Package org.springframework.boot.actuate.autoconfigure.web.server
package org.springframework.boot.actuate.autoconfigure.web.server
Actuator web server support.
-
ClassDescriptionAccessLogCustomizer<T extends WebServerFactory>Base class for a
WebServerFactoryCustomizer
that customizes the web server's access log.@Conditional
that matches based on the configuration of the management port.Auto-configuration
for the management context.Port types that can be used to control how the management server is started.Properties for the management server (e.g.WebServerFactoryCustomizer
that customizes theWebServerFactory
used to create the management context's web server.