Spring Framework, Spring Boot, Maven, Jetty, Java 1.8
Open ConsumingWebServicesApplication Java Class in:
src->main->java->com.dido.mms.cws and then run the Class
username: user
password: password
Now you see the json
{...}
for chrome you need open:
chrome://extensions/
and add -> "JSON Formatter" to format the json result
enter @RequestParam -> ?name=Adam
example: http://localhost:8080/random?name=Adam