minor doc work

This commit is contained in:
Eugen 2013-05-27 12:29:35 +03:00
parent 3f1a9ae5e1
commit 1515377c48
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,5 @@
Hibernate 4 with Spring
JPA with Spring
=========
Relevant Articles:
-

View File

@ -1,3 +1,5 @@
[Spring MVC Tutorial Project](http://www.baeldung.com/spring-mvc-tutorial)
Spring MVC Tutorial
=========
Relevant Articles:
-

View File

@ -1,3 +1,5 @@
Spring Security Login
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/)