spring.factories
321 Bytes
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.huaheng.common.security.service.UserDetailsServiceImpl,\
com.huaheng.common.security.handler.CustomAccessDeniedHandler,\
com.huaheng.common.security.component.ResourceAuthExceptionEntryPoint,\
com.huaheng.common.security.aspect.InnerAspect