Uses of Package
org.springframework.boot.actuate.autoconfigure.web.server
Packages that use org.springframework.boot.actuate.autoconfigure.web.server
Package
Description
Auto-configuration for exposing actuator web endpoints using WebFlux.
Auto-configuration for exposing actuator web endpoints using Spring MVC.
Auto-configuration for actuator security using WebFlux.
Auto-configuration for actuator security using Spring MVC.
Configuration for a WebFlux-based management context.
Actuator web server support.
-
Classes in org.springframework.boot.actuate.autoconfigure.web.server used by org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive
-
Classes in org.springframework.boot.actuate.autoconfigure.web.server used by org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet
-
Classes in org.springframework.boot.actuate.autoconfigure.web.server used by org.springframework.boot.actuate.autoconfigure.security.reactiveClassDescriptionPort types that can be used to control how the management server is started.
-
Classes in org.springframework.boot.actuate.autoconfigure.web.server used by org.springframework.boot.actuate.autoconfigure.security.servletClassDescriptionPort types that can be used to control how the management server is started.
-
Classes in org.springframework.boot.actuate.autoconfigure.web.server used by org.springframework.boot.actuate.autoconfigure.web.reactiveClassDescriptionProperties for the management server (e.g.
WebServerFactoryCustomizer
that customizes theWebServerFactory
used to create the management context's web server. -
Classes in org.springframework.boot.actuate.autoconfigure.web.server used by org.springframework.boot.actuate.autoconfigure.web.serverClassDescriptionPort types that can be used to control how the management server is started.Properties for the management server (e.g.