sa-token/sa-token-starter/sa-token-loveqq-boot-starter/src/main/resources/META-INF/k.factories

12 lines
652 B
Plaintext
Raw Normal View History

2025-06-03 17:00:14 +08:00
com.kfyty.loveqq.framework.core.autoconfig.annotation.EnableAutoConfiguration=\
cn.dev33.satoken.loveqq.boot.SaBeanRegister,\
cn.dev33.satoken.loveqq.boot.SaBeanInject,\
cn.dev33.satoken.loveqq.boot.apiKey.SaApiKeyBeanRegister,\
cn.dev33.satoken.loveqq.boot.apiKey.SaApiKeyBeanInject,\
cn.dev33.satoken.loveqq.boot.oauth2.SaOAuth2BeanRegister,\
cn.dev33.satoken.loveqq.boot.oauth2.SaOAuth2BeanInject,\
cn.dev33.satoken.loveqq.boot.sign.SaSignBeanRegister,\
cn.dev33.satoken.loveqq.boot.sign.SaSignBeanInject,\
cn.dev33.satoken.loveqq.boot.sso.SaSsoBeanRegister,\
cn.dev33.satoken.loveqq.boot.sso.SaSsoBeanInject