Skip to content

Instantly share code, notes, and snippets.

@jeffersonchaves
Last active July 7, 2025 18:42
Show Gist options
  • Save jeffersonchaves/7cc63ad7c30b3c043be55cd5029876a9 to your computer and use it in GitHub Desktop.
Save jeffersonchaves/7cc63ad7c30b3c043be55cd5029876a9 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-resource-server</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment