Uses of Class
org.springframework.boot.actuate.autoconfigure.web.ManagementContextFactory
Package
Description
Configuration for a WebFlux-based management context.
Actuator Spring MVC support.
-
Uses of ManagementContextFactory in org.springframework.boot.actuate.autoconfigure.web.reactive
Modifier and TypeMethodDescriptionstatic ManagementContextFactory
ReactiveManagementContextAutoConfiguration.reactiveWebChildContextFactory()
-
Uses of ManagementContextFactory in org.springframework.boot.actuate.autoconfigure.web.servlet
Modifier and TypeMethodDescriptionstatic ManagementContextFactory
ServletManagementContextAutoConfiguration.servletWebChildContextFactory()