REQ-2135: 去掉分析类
This commit is contained in:
parent
3349fe2dad
commit
0ed1962367
@ -21,7 +21,7 @@ import java.util.Set;
|
||||
* @author yanglin
|
||||
*/
|
||||
@Slf4j
|
||||
@Component
|
||||
//@Component
|
||||
public class MybatisInterceptorAnalyzeProcessor implements BeanPostProcessor {
|
||||
|
||||
private static final Set<Class<?>> EXPECTED_INTERCEPTORS = Sets.newHashSet(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user