RuoYi
2021-10-25 662dec2fe2f57d9f35c8effd2b7292e3eee92fc3
1
2
3
4
5
6
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
  com.ruoyi.common.security.config.WebMvcConfig,\
  com.ruoyi.common.security.service.TokenService,\
  com.ruoyi.common.security.aspect.PreAuthorizeAspect,\
  com.ruoyi.common.security.aspect.InnerAuthAspect,\
  com.ruoyi.common.security.handler.GlobalExceptionHandler