Template project for Spring boot application.
- Run in your favorite IDE:
- run the following file TemplateApplication
- Run in terminal:
- in the project root directory, execute the following command:
mvn spring-boot:run
- in the project root directory, execute the following command: