Skip to content

Vaibhav1587/spring-boot-security-oauth2-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Security OAuth Example

Securing REST API with Spring Security OAuth2

To run this repo, please follow these command :

  1. Paste this command to your terminal

    mvn clean spring-boot:run

  2. Launch POSTMAN to generate TOKEN

    Authorization Tab

    Header Tab

    Body Tab

  3. Accessing without Token

    Accessing without Token

  4. Accessing Resource With Token

    Accessing Resource with Token

About

Securing REST API with Spring Security OAuth2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%