Uses of Class
org.springframework.boot.jackson2.JsonMixinModuleEntries.Builder
Packages that use JsonMixinModuleEntries.Builder
Package
Description
Custom enhancements and support for Jackson 2.
-
Uses of JsonMixinModuleEntries.Builder in org.springframework.boot.jackson2
Methods in org.springframework.boot.jackson2 that return JsonMixinModuleEntries.BuilderModifier and TypeMethodDescriptionAdd a mapping for the specified classes.Add a mapping for the specified class names.Method parameters in org.springframework.boot.jackson2 with type arguments of type JsonMixinModuleEntries.BuilderModifier and TypeMethodDescriptionstatic JsonMixinModuleEntriesJsonMixinModuleEntries.create(Consumer<JsonMixinModuleEntries.Builder> mixins) Deprecated, for removal: This API element is subject to removal in a future version.Create an instance using the specifiedJsonMixinModuleEntries.Builder.