Spring Boot Security OAuth Example Securing REST API with Spring Security OAuth2 To run this repo, please follow these command : Paste this command to your terminal mvn clean spring-boot:run Launch POSTMAN to generate TOKEN Accessing without Token Accessing Resource With Token