| Class | Description |
|---|---|
| JacksonUtil |
Utility class for creating a custom-configured
MappingJacksonHttpMessageConverter that has our own
serializers and MediaType mappings on it. |
| JsonSchemaController |
A controller to output JSON schema based on Jackson's schema generator.
|
| RepositoryAwareJacksonModule |
Special implementation of a Jackson
Module to handle properly serializing and
deserializing entities with links. |