Files
spring-boot-rest/spring-web-modules/spring-thymeleaf/README.md
2021-12-18 17:48:58 +05:30

975 B

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