com.lq.mybaits.interceptor.MapperJavaInterceptor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of springboot-dagger-x Show documentation
Show all versions of springboot-dagger-x Show documentation
Fast construction of springboot microservices
The newest version!
package com.lq.mybaits.interceptor;
public interface MapperJavaInterceptor extends MybatisInterceptor {
}