- Spring 3.2.1 -> 3.2.2 - Slf4j 1.6.1 -> 1.7.5 - Log4j 1.2.15 -> 1.2.16 (allows getting rid of exclusions) - HSQLDB 1.8.0.10 -> 2.2.9 - Hibernate 3.5.0 -> 4.2.0 - JodaTime 1.6 -> 2.2 - JodaTime JPS Tags 1.0.2 -> 1.1.1 - Easymock 2.5.2 -> 3.1 - JUnit 3.8.2 -> 4.11
This sample uses Thymeleaf and Tiles for the view templating technology. To trace the steps of converting a JSP/Tiles application to Thymeleaf, refer to the description and the commits of the pull request that introduced the change. For more details on Thymeleaf refer to http://www.thymeleaf.org/.