Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 596 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 596 Bytes

Web App Spring Training

build workflow codecov

Build the project

The project requires a JDK 17 (recommended distribution is Temurin from Adoptium).

From there, simply use the Maven wrapper to launch all tests (unit tests & integration tests).

./mvnw verify