Uses of Class
org.springframework.boot.jackson.JsonMixinModuleEntries.Builder
Package
Description
Custom enhancements and support for the Jackson project.
-
Uses of JsonMixinModuleEntries.Builder in org.springframework.boot.jackson
Modifier and TypeMethodDescriptionAdd a mapping for the specified classes.Add a mapping for the specified class names.Modifier and TypeMethodDescriptionstatic JsonMixinModuleEntries
JsonMixinModuleEntries.create
(Consumer<JsonMixinModuleEntries.Builder> mixins) Create an instance using the specifiedJsonMixinModuleEntries.Builder
.