This is a restful hello world application.
This application watches a GET request to respond with a hello message!
Also, this application implements and executes a test based on maven tests.
This application was developed following the steps presented in this tutorial: https://spring.io/guides/gs/rest-service/