Package | Description |
---|---|
org.springframework.boot.autoconfigure.jackson |
Auto-configuration for Jackson.
|
org.springframework.boot.jackson |
Custom enhancements and support for the Jackson project.
|
Class and Description |
---|
JsonComponentModule
Spring Bean and Jackson
Module to register @JsonComponent
annotated beans. |
Class and Description |
---|
JsonComponent.Scope
The various scopes under which a serializer/deserializer can be registered.
|