Uses of Enum Class
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 class with the specified name.static JsonComponent.Scope[]
JsonComponent.Scope.values()
Returns an array containing the constants of this enum class, in the order they are declared.