ework.plugins.views-json.6.0.1.source-code.pageConfigure.gson Maven / Gradle / Ivy
response.header(foo:"bar")
response.contentType "application/hal+json"
json.person {
name "Bob"
}
response.header(foo:"bar")
response.contentType "application/hal+json"
json.person {
name "Bob"
}