java-tutorials/spring-web-modules/spring-thymeleaf
Bipin kumar 9a84e14f28 Java 23053 02 (#14432)
* JAVA-23053: renaming the module

* JAVA-23053: correction made for More articles links in  spring-thymeleaf
2023-07-19 16:49:19 +05:30
..
src refactor: refine examples 2022-06-17 22:31:32 +00:00
README.md Java 23053 02 (#14432) 2023-07-19 16:49:19 +05:30
pom.xml fix: upgrade to cargo-maven3 2022-06-17 15:14:02 +00:00

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'

Security

The user/password required is: user1/user1Pass