Application couldn't start with previous setup. Plus, maven3 is the preferred way of using cargo now. See https://codehaus-cargo.github.io/cargo/Maven+3+Plugin.html Relevant section: Reg. Lifetime of our Maven 2 plugin " Please be aware that the Maven 2 / Maven 3 plugin of Codehaus Cargo has been retired with our version 1.9.0 and has been superseded by a Maven 3 only plugin. "
Spring Thymeleaf
This module contains articles about Spring with Thymeleaf
Relevant Articles:
- Introduction to Using Thymeleaf in Spring
- Thymeleaf: Custom Layout Dialect
- Spring and Thymeleaf 3: Expressions
- Spring MVC + Thymeleaf 3.0: New Features
- How to Work with Dates in Thymeleaf
- Working with Fragments in Thymeleaf
- [next -->]
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