Uses of Enum Class
org.springframework.boot.autoconfigure.reactor.ReactorProperties.ContextPropagationMode
-
Uses of ReactorProperties.ContextPropagationMode in org.springframework.boot.autoconfigure.reactor
Modifier and TypeMethodDescriptionReactorProperties.getContextPropagation()
Returns the enum constant of this class with the specified name.ReactorProperties.ContextPropagationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ReactorProperties.setContextPropagation
(ReactorProperties.ContextPropagationMode contextPropagation)