Uses of Enum Class
org.springframework.boot.autoconfigure.web.ServerProperties.ForwardHeadersStrategy
Package
Description
Auto-configuration for common web concerns.
-
Uses of ServerProperties.ForwardHeadersStrategy in org.springframework.boot.autoconfigure.web
Modifier and TypeMethodDescriptionServerProperties.getForwardHeadersStrategy()
Returns the enum constant of this class with the specified name.ServerProperties.ForwardHeadersStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ServerProperties.setForwardHeadersStrategy
(ServerProperties.ForwardHeadersStrategy forwardHeadersStrategy)