Download RESTfulSpring Security Free Java Code
Description
A demo webapp introducing a RESTful API with Spring Security 3 and Spring MVC 3.
Source Files
The download file RESTfulSpringSecurity-master.zip has the following entries.
.gitignore// ww w . jav a 2 s . c o m
README.md
pom.xml
src/main/java/rest/demo/CustomRestSecurityFilter.java
src/main/java/rest/demo/JsonRestObject.java
src/main/java/rest/demo/RestAuthenticationProvider.java
src/main/java/rest/demo/RestController.java
src/main/java/rest/demo/RestController2.java
src/main/java/rest/demo/RestToken.java
src/main/resources/application-context.xml
src/main/webapp/WEB-INF/web.xml
Download
Click the following link to download RESTfulSpringSecurity-master.zip.
RESTfulSpringSecurity-master.zip