Uses of Enum Class
org.springframework.boot.autoconfigure.jackson.JacksonProperties.ConstructorDetectorStrategy
-
Uses of JacksonProperties.ConstructorDetectorStrategy in org.springframework.boot.autoconfigure.jackson
Modifier and TypeMethodDescriptionJacksonProperties.getConstructorDetector()
Returns the enum constant of this class with the specified name.JacksonProperties.ConstructorDetectorStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
JacksonProperties.setConstructorDetector
(JacksonProperties.ConstructorDetectorStrategy constructorDetector)