See: Description
Interface | Description |
---|---|
ManagementServletContext |
Provides information about the management servlet context for MVC controllers to use.
|
Class | Description |
---|---|
ManagementErrorEndpoint |
@Controller for handling "/error" path when the management servlet
is in a child context. |
ServletManagementContextAutoConfiguration |
Auto-configuration for Servlet-specific management
context concerns. |
ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration |