Getting Started · Building a RESTful Web Service - Spring
and respond with a JSON representation of a greeting: ..... The above example does not specify GET vs. ... A key difference between a traditional MVC controller and the RESTful web service controller above is the way that the HTTP response ...
spring.io |