Tutorial based in the rest service guide provided by Spring.io
Install the JDK stuff and clone this repo.
execute ./gradlew build
for build.
execute ./gradlew bootRun
for run, go to your browser or curl
for http://localhost:8080/hello
. eg http://localhost:8080/greeting?name=josepplloo