/spring-boot-quickstart

https://spring.io/quickstart

Primary LanguageJava

Spring boot quickstart

An application based on the spring boot quickstart tutorial.

Running the app

Use bootRun to run the app. The intellij configuration should already exist and be picked up by your editor.

Go on the hello page after bootRun.