java-tutorials/spring-web-modules/spring-thymeleaf-4
sampadawagde 65f643262d JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
..
src JAVA-8281: fixing integration tests in spring-thymeleaf 2021-12-22 19:24:07 +05:30
README.md JAVA-8281: fixing integration tests in spring-thymeleaf 2021-12-22 19:24:07 +05:30
pom.xml JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30

README.md

Spring Thymeleaf

This module contains articles about Spring with Thymeleaf

Relevant Articles:

Build the Project

mvn clean install

Run the Project

mvn cargo:run

  • note: starts on port '8082'

Access the pages using the URLs:

The first URL is the home page of the application. The home page has links to the second and third pages.