java-tutorials/spring-web-modules/spring-thymeleaf
achraftt adca84eca2 BAEL-5039: edit identation 2022-02-16 14:22:45 +01:00
..
src BAEL-5039: edit identation 2022-02-16 14:22:45 +01:00
README.md JAVA-8281: fixing integration tests in spring-thymeleaf 2021-12-22 19:24:07 +05:30
pom.xml JAVA-5223: Fix formatting of POMs (Spring Web Modules) 2021-05-17 20:23:25 +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'

Security

The user/password required is: user1/user1Pass