| Interface | Description |
|---|---|
| JsonParseOpts | |
| JsonRender |
A
renderable object wrapper for rendering as JSON. |
| Class | Description |
|---|---|
| Jackson |
Provides key integration points with the Jackson support for dealing with JSON.
|
| Jackson.Init |
Factories for Ratpack specific integration types.
|
| JacksonModule |
Integrates the Jackson JSON processing library.
|
| JacksonModule.Config |
The configuration object for
JacksonModule. |
See Jackson and JacksonModule to get started.