@@ -0,0 +1,7 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
com.m2pool.common.security.config.WebMvcConfig,\
|
||||
com.m2pool.common.security.service.TokenService,\
|
||||
com.m2pool.common.security.service.OpenApiService,\
|
||||
com.m2pool.common.security.aspect.PreAuthAspect,\
|
||||
com.m2pool.common.security.aspect.InnerAuthAspect,\
|
||||
com.m2pool.common.security.handler.GlobalExceptionHandler
|
||||
Reference in New Issue
Block a user