Suppose we want to support partial JSON responses in our Ratpack application. The user must send a request parameter with a list of fields that need to be part of the response. In our code we must use the value … Continue reading
The post Ratpacked: Create a Partial Response appeared first on JDriven.