All Classes and Interfaces
Class
Description
Base class for control panels that can delegate some of its values to a
ControlPanelConfiguration
.Control panel that displays information about the beans loaded in the application.
Common configuration properties for control panels.
A control panel is a UI component that displays some information about the application.
Control panels are grouped by category.
View to be rendered by the control panel.
HTTP API for the control panel UI.
Per-panel configuration properties.
A
ApplicationContextConfigurer
that adds a PropertySource
to the application context with all the control panel configuration properties.Control panel web controller to render the UI.
Condition that checks if the control panel module should be enabled.
Configuration properties for the control panel module.
It provides the ability to retrieve
ControlPanel
instances.Default implementation of
ControlPanelRepository
that gets the control panels injected
as beans.Utility methods for
Endpoint
.Control panel that displays information about the environment properties.
Control panel that displays information about the application health.
Control panel that displays information about the application loggers.
Model to be passed to the view for rendering.
Control panel that displays information about the available routes.