Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 209 Bytes

File metadata and controls

4 lines (4 loc) · 209 Bytes

Spring-training

To run application locally:
On Windows platform, type in terminal: mvnw spring-boot:run
On Linux/Mac Os/Any OS with bash terminal type in: ./mvnw spring-boot:run