Dependency resolution
Minimum configuration
Embedded Server for testing (Tomcat is inside, you can start Run Server which will run the Tomcat server configured at application.properties)
Bean auto scan (using @ComponentScan)
Health metrics
mvn spring-boot:run
Hit the URL localhost:9001 on a browser