Package org.springframework.boot.actuate.autoconfigure.web.server
package org.springframework.boot.actuate.autoconfigure.web.server
Actuator web server support.
-
ClassDescription
@Conditionalthat matches based on the configuration of the management port.Annotation at the field or method/constructor parameter level that injects the HTTP management port that got allocated at runtime.Auto-configurationfor the management context.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.