This is a sample application created with JHipster.
It is created with all the default settings.
If you want to run the app, it's as simple as using Maven:
mvn spring-boot:run
And open http://localhost:8080/
Of course, if you are a true Java hipster, you should use the Yeoman generator!