sa-token/sa-token-starter/sa-token-loveqq-boot-starter/src/main/resources/META-INF/k.factories
2025-06-04 15:20:00 +08:00

12 lines
652 B
Plaintext

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