This is a demo project to show the differences among several Java templating engines in Spring MVC:
- JSP
- Apache Freemarker
- Thymeleaf
You need Java 17 and Apache Maven 3 to build and run this project. Build the project with
mvn clean install
Run the project with
mvn jetty:run
See the demo URLs: