| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.web.reactive |
Configuration for a WebFlux-based management context.
|
| org.springframework.boot.actuate.autoconfigure.web.server |
Actuator web server support.
|
| Modifier and Type | Method and Description |
|---|---|
HttpHandler |
ReactiveManagementChildContextConfiguration.httpHandler(ApplicationContext applicationContext,
ManagementServerProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ManagementWebServerFactoryCustomizer.customize(T factory,
ManagementServerProperties managementServerProperties,
ServerProperties serverProperties) |