Package | Description |
---|---|
org.springframework.boot.autoconfigure.gson |
Auto-configuration for GSON.
|
Class and Description |
---|
GsonBuilderCustomizer
Callback interface that can be implemented by beans wishing to further customize the
Gson via GsonBuilder retaining its default auto-configuration. |
GsonProperties
Configuration properties to configure
Gson . |