类 AuthConfiguration
- java.lang.Object
-
- com.codedreamplus.auth.config.AuthConfiguration
-
@Configuration @EnableConfigurationProperties(AuthProperties.class) @CodeDreamPropertySource("classpath:/codedream-auth.yml") public class AuthConfiguration extends Object
Auth自动配置需要加载