Uses of Enum
org.springframework.boot.jackson.JsonComponent.Scope
Package
Description
Custom enhancements and support for the Jackson project.
-
Uses of JsonComponent.Scope in org.springframework.boot.jackson
Modifier and TypeMethodDescriptionstatic JsonComponent.Scope
Returns the enum constant of this type with the specified name.static JsonComponent.Scope[]
JsonComponent.Scope.values()
Returns an array containing the constants of this enum type, in the order they are declared.