External Documentation
From Salespoint 5
(Difference between revisions)
Line 1: | Line 1: | ||
'''Java'''<br /> | '''Java'''<br /> | ||
[http://download.oracle.com/javase/7/docs/api/ Java 1.7 Javadoc]<br /> | [http://download.oracle.com/javase/7/docs/api/ Java 1.7 Javadoc]<br /> | ||
− | |||
'''Spring MVC'''<br /> | '''Spring MVC'''<br /> | ||
Line 19: | Line 18: | ||
[http://www.thymeleaf.org/ Thymeleaf]<br /> | [http://www.thymeleaf.org/ Thymeleaf]<br /> | ||
[https://github.com/thymeleaf/thymeleaf-extras-springsecurity3 Thymeleaf - Spring Security 3 integration module] <br /> | [https://github.com/thymeleaf/thymeleaf-extras-springsecurity3 Thymeleaf - Spring Security 3 integration module] <br /> | ||
− | |||
'''JPA'''<br /> | '''JPA'''<br /> |
Revision as of 23:29, 28 October 2013
Java
Java 1.7 Javadoc
Spring MVC
Introduction to Spring Web MVC framework
Spring Expression Language (SpEL)
Spring Security 1
Spring Security 2
Spring 3 Javadoc
Spring Framework Reference Documentation
Validation
Validation, Data Binding, and Type Conversion
Using Bean Validation
Hibernate Validator
Thymeleaf
Thymeleaf
Thymeleaf - Spring Security 3 integration module
JPA
Introduction to the Java Persistence API
javax.persistence Javadoc
Wikibooks - Java Persistence
Google JPA tutorial
Joda Time
Joda Time - Java date and time API