Open the src/main/resources/application.properties
file and set your own configurations.
Email us and we'll send you a template file.
- Java 11
- Maven > 3.0
Go on the project's root folder, then type:
$ mvn spring-boot:run
Import as Existing Maven Project and run it as Spring Boot App.
- Launch the application and go on http://localhost:8080/
- Optional: if you setted a log file in the
application.properties
open such file to see the log