Uses of Class
org.springframework.boot.actuate.autoconfigure.web.server.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
Modifier and TypeMethodDescriptionReactiveManagementChildContextConfiguration.httpHandler
(ApplicationContext applicationContext, ManagementServerProperties properties) -
Uses of ManagementServerProperties in org.springframework.boot.actuate.autoconfigure.web.server
Modifier and TypeMethodDescriptionprotected void
ManagementWebServerFactoryCustomizer.customize
(T factory, ManagementServerProperties managementServerProperties, ServerProperties serverProperties)