Uses of Class
org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties
Packages that use ManagementServerProperties
Package
Description
Configuration for a WebFlux-based management context.
Actuator web server support.
-
Uses of ManagementServerProperties in org.springframework.boot.actuate.autoconfigure.web.reactive
Methods in org.springframework.boot.actuate.autoconfigure.web.reactive with parameters of type ManagementServerPropertiesModifier and TypeMethodDescriptionReactiveManagementChildContextConfiguration.httpHandler
(ApplicationContext applicationContext, ManagementServerProperties properties) -
Uses of ManagementServerProperties in org.springframework.boot.actuate.autoconfigure.web.server
Methods in org.springframework.boot.actuate.autoconfigure.web.server with parameters of type ManagementServerPropertiesModifier and TypeMethodDescriptionprotected void
ManagementWebServerFactoryCustomizer.customize
(T factory, ManagementServerProperties managementServerProperties, ServerProperties serverProperties)