java-tutorials/spring-web-modules/spring-thymeleaf-4
anuragkumawat c2a584c737 JAVA-14896 Update spring-thymeleaf-4 module under spring-web-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13086) 2022-11-27 11:22:07 +05:30
..
src JAVA-14896 Update spring-thymeleaf-4 module under spring-web-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13086) 2022-11-27 11:22: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.