mirror of https://gitee.com/stylefeng/roses
【8.0.2】【auth】删除没用的引用
parent
30c9dfdfce
commit
34ec18bef5
|
@ -1,6 +1,5 @@
|
|||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
cn.stylefeng.roses.kernel.auth.starter.AuthAutoConfiguration,\
|
||||
cn.stylefeng.roses.kernel.auth.starter.SsoAutoConfiguration,\
|
||||
cn.stylefeng.roses.kernel.auth.starter.cache.AuthTokenMemoryCacheAutoConfiguration,\
|
||||
cn.stylefeng.roses.kernel.auth.starter.cache.AuthTokenRedisCacheAutoConfiguration,\
|
||||
cn.stylefeng.roses.kernel.auth.starter.PasswordRsaPropAutoConfiguration
|
Loading…
Reference in New Issue