initial work on spring security custom projecyt

This commit is contained in:
eugenp
2013-06-02 12:17:44 +03:00
parent a63560bb9f
commit 7175867d2d
28 changed files with 774 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
Spring Security for REST
=========
Relevant Articles:
- [Spring REST Service Security](http://www.baeldung.com/2011/10/31/securing-a-restful-web-service-with-spring-security-3-1-part-3/)