Uses of Class
org.springframework.boot.jackson.JsonMixinModuleEntries.Builder
Packages that use JsonMixinModuleEntries.Builder
Package
Description
Custom enhancements and support for the Jackson project.
-
Uses of JsonMixinModuleEntries.Builder in org.springframework.boot.jackson
Methods in org.springframework.boot.jackson 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.jackson with type arguments of type JsonMixinModuleEntries.BuilderModifier and TypeMethodDescriptionstatic JsonMixinModuleEntries
JsonMixinModuleEntries.create
(Consumer<JsonMixinModuleEntries.Builder> mixins) Create an instance using the specifiedJsonMixinModuleEntries.Builder
.