Package | Description |
---|---|
ratpack.jackson |
Integration with the Jackson JSON marshalling library.
|
Modifier and Type | Method and Description |
---|---|
JacksonModule |
JacksonModule.noPrettyPrint()
Disables pretty printing by default whe rendering JSON.
|