This is a spring boot project. It should be full executable from the commandline using maven.
mvn clean install spring-boot:run
From there the application should be runnning on http://localhost:8080/
This is a spring boot project. It should be full executable from the commandline using maven.
mvn clean install spring-boot:run
From there the application should be runnning on http://localhost:8080/