Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 273 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 273 Bytes

Building

To build the module, use Maven's package goal:

mvn clean package

Running

To run the application, use Spring Boot's run goal:

mvn spring-boot:run

The application will be accessible at http://localhost:8080/