Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 185 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 185 Bytes

Simple spring boot application

To execute this program you can run the following command:

Linux/Unix

./mvnw spring-boot:run

Windows

./mvnw.cmd spring-boot:run