java-tutorials/spring-thymeleaf
gmaipady 06ded372a4 Minor changes 2015-12-15 15:52:52 +05:30
..
src/main Minor changes 2015-12-15 15:52:52 +05:30
.classpath Added spring-thymeleaf initial version 2015-12-09 17:42:35 +05:30
.project Added spring-thymeleaf initial version 2015-12-09 17:42:35 +05:30
README.md Updated README file 2015-12-09 18:13:30 +05:30
pom.xml Added spring-thymeleaf initial version 2015-12-09 17:42:35 +05:30

README.md

=========

Spring Thymeleaf Example Project

Relevant Articles:

Build the Project

mvn clean install

Access sample pages using the URLs: http://localhost:8080/spring-thymeleaf/ http://localhost:8080/spring-thymeleaf/addStudent/ http://localhost:8080/spring-thymeleaf/listStudents/