Spring RESTful API in the making! Simply clone this repo, and with maven, run mvn spring-boot:run or java -jar target/gs-rest-service-0.1.0.jar Navigate to http://localhost:8080/greeting?name=User Type whatever you want in place of User