runphp
2022-02-13 b0b16e1fc529f36b2eeb296946c993de2ce7984b
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