External Documentation
From Salespoint 5
(Difference between revisions)
Line 1: | Line 1: | ||
'''Java'''<br /> | '''Java'''<br /> | ||
− | [http://download.oracle.com/javase/ | + | [http://download.oracle.com/javase/8/docs/api/ Java 1.8 Javadoc]<br /> |
Line 30: | Line 30: | ||
[http://en.wikibooks.org/wiki/Java_Persistence Wikibooks - Java Persistence]<br /> | [http://en.wikibooks.org/wiki/Java_Persistence Wikibooks - Java Persistence]<br /> | ||
[http://www.google.com/search?ie=UTF-8&q=JPA+tutorial Google JPA tutorial]<br /> | [http://www.google.com/search?ie=UTF-8&q=JPA+tutorial Google JPA tutorial]<br /> | ||
− | |||
− | |||
− | |||
− |
Latest revision as of 20:58, 13 August 2014
Java
Java 1.8 Javadoc
Spring MVC
Introduction to Spring Web MVC framework
Spring Expression Language (SpEL)
Spring Javadoc
Spring Framework Reference Documentation
Validation
Validation, Data Binding, and Type Conversion
Using Bean Validation
Hibernate Validator
Security
Spring Security 1
Spring Security 2
Expression-Based Access Control
Thymeleaf
Thymeleaf
Thymeleaf - Spring Security 3 integration module
JPA
Introduction to the Java Persistence API
javax.persistence Javadoc
Wikibooks - Java Persistence
Google JPA tutorial