Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 122 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 122 Bytes

Requirements:

JavaSE-11
Maven-3.8.4

Launch:

mvn spring-boot:run

Build:

mvn clean
mvn install