Package org.springframework.boot.actuate.autoconfigure.web.server
@NullMarked
package org.springframework.boot.actuate.autoconfigure.web.server
Actuator web server support.
-
ClassDescriptionAccessLogCustomizer<T extends WebServerFactory>Base class for a
WebServerFactoryCustomizerthat customizes the web server's access log.@Conditionalthat matches based on the configuration of the management port.Auto-configurationfor the management context.Factory for creating a separate management context when the management web server is running on a different port to the main application.Port types that can be used to control how the management server is started.Properties for the management server (e.g.WebServerFactoryCustomizerthat customizes theWebServerFactoryused to create the management context's web server.