Minimal Spring Boot sample app.
Para buildar e Rodar a Aplicação você precisa de:
There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the de.codecentric.springbootsample.Application class from your IDE.
Alternatively you can use the Spring Boot Maven plugin like so:
mvn spring-boot:runReleased under the Mit License 2.0. See the LICENSE file.