META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of security-oauth2-autoconfigure Show documentation
Show all versions of security-oauth2-autoconfigure Show documentation
OAuth2 for Spring Boot starter
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.github.shawven.security.oauth2.OAuth2AutoConfiguration,\
com.github.shawven.security.oauth2.AuthorizationServerConfiguration,\
com.github.shawven.security.oauth2.ResourceServerConfiguration,\
com.github.shawven.security.oauth2.TokenStoreConfiguration
© 2015 - 2025 Weber Informatics LLC | Privacy Policy