Download ThymeLeaf Demo Free Java Code
Description
A demo of ThymeLeaf integration with Spring MVC 3.
Source Files
The download file ThymeLeafDemo-master.zip has the following entries.
.gitignore// www . ja va 2 s.co m
README.markdown
applicationContext-security.xml
pom.xml
src/main/java/doan/thymeleaf/demo/domain/Artist.java
src/main/java/doan/thymeleaf/demo/domain/Search.java
src/main/java/doan/thymeleaf/demo/domain/User.java
src/main/java/doan/thymeleaf/demo/mvc/HomeController.java
src/main/java/doan/thymeleaf/demo/security/SecurityInterceptor.java
src/main/java/doan/thymeleaf/demo/util/Constants.java
src/main/java/doan/thymeleaf/demo/util/DateFormatter.java
src/main/resources/applicationContext-security.xml
src/main/resources/thymeleaf-demo-mvc.xml
src/main/webapp/WEB-INF/web.xml
src/main/webapp/assets/css/bootstrap.css
src/main/webapp/assets/css/thymeleaf-demo.css
src/main/webapp/assets/js/bootstrap.js
src/main/webapp/fragment/common.html
src/main/webapp/index.jsp
src/main/webapp/pages/example1.html
src/main/webapp/pages/example2.html
src/main/webapp/pages/example3.html
src/main/webapp/pages/example4.html
src/main/webapp/pages/example5.html
src/main/webapp/pages/example6.html
src/main/webapp/pages/example7.html
src/main/webapp/pages/login.html
thymeleaf-demo-mvc.xml
Download
Click the following link to download ThymeLeafDemo-master.zip.
ThymeLeafDemo-master.zip