mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-02-27 16:50:24 +08:00
7 lines
342 B
Plaintext
7 lines
342 B
Plaintext
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
|
cn.dev33.satoken.spring.SaBeanRegister,\
|
|
cn.dev33.satoken.spring.SaBeanInject,\
|
|
cn.dev33.satoken.spring.sso.SaSsoBeanRegister,\
|
|
cn.dev33.satoken.spring.sso.SaSsoBeanInject,\
|
|
cn.dev33.satoken.spring.oauth2.SaOAuth2BeanRegister,\
|
|
cn.dev33.satoken.spring.oauth2.SaOAuth2BeanInject |