Skip to content

Instantly share code, notes, and snippets.

@sandipchitale
Last active November 16, 2022 02:10
Show Gist options
  • Save sandipchitale/8ca37068158bef6087048e146b91d29f to your computer and use it in GitHub Desktop.
Save sandipchitale/8ca37068158bef6087048e146b91d29f to your computer and use it in GitHub Desktop.
New Spring Oauth2 autoconfig #autoconfigure #oauth2
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