#Secure Spring Rest API Using Spring Security Oauth2 Example
Guide
This is a part of the tutorial http://javabycode.com/spring-framework-tutorial/spring-security/secure-spring-rest-api-using-spring-security-oauth2-example.html
What you'll need
JDK 1.7 or later
Maven 3 or later
Spring MVC 4.3.0.RELEASE
Spring Security 4.3.0.RELEASE
Build
mvn clean install