Last active
November 16, 2022 02:10
-
-
Save sandipchitale/8ca37068158bef6087048e146b91d29f to your computer and use it in GitHub Desktop.
New Spring Oauth2 autoconfig #autoconfigure #oauth2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.springframework.boot | |
spring-boot-autoconfigure | |
2.7.3 | |
spring-boot-autoconfigure-2.7.3.jar | |
org\springframework\boot\autoconfigure\security\oauth2\ | |
Client: | |
org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration | |
Resource Server: | |
org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.Oauth2ResourceServerConfiguration |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment