类 TokenConfiguration
- java.lang.Object
-
- me.youm.frame.auth.config.TokenConfiguration
-
@Configuration @ComponentScan("me.youm.frame.auth") @EnableConfigurationProperties(TokenProperties.class) @ConditionalOnProperty(value="shore.auth.enable", havingValue="true", matchIfMissing=true) public class TokenConfiguration extends Object- 作者:
- youta