Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 411 Bytes

File metadata and controls

12 lines (8 loc) · 411 Bytes

Hello World example with Thymeleaf 3 and Spring 4

Hello World example using

  • Thymeleaf 3
  • Spring 4

with Spring XML config.

The easiest way to build and run the application using Maven is to execute mvn tomcat7:run and point your browser to http://localhost:8080/thymeleaf3-spring-xml-helloworld