java-tutorials/spring-web-modules/spring-thymeleaf
Asjad J fcc3512f38 Updated README.md
added link back to the article: https://www.baeldung.com/thymeleaf-js-function-call
2022-06-27 12:56:52 +05:00
..
src refactor: refine examples 2022-06-17 22:31:32 +00:00
README.md Updated README.md 2022-06-27 12:56:52 +05:00
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