Package org.springframework.boot.autoconfigure.gson
Auto-configuration for GSON.
Interface Summary Interface Description GsonBuilderCustomizer Callback interface that can be implemented by beans wishing to further customize theGsonviaGsonBuilderretaining its default auto-configuration.Class Summary Class Description GsonAutoConfiguration Auto-configurationfor Gson.GsonProperties Configuration properties to configureGson.