All Classes and Interfaces
Class
Description
Base class for control panels for managing caches.
Record containing the data to display in the cache control panel.
Base class for control panels that can delegate some of its values to a
ControlPanelConfiguration.Base class for control panels that are created for each bean of a specific type.
Built-in environment endpoint filter that can be enabled via configuration to display
actual configuration values with legacy masking (masking only sensitive keys like passwords).
Control panel that displays information about the beans loaded in the application.
The body of the panel, which contains information about the Micronaut and non-Micronaut beans loaded in the application.
REST controller for cache management operations in the Micronaut Control Panel.
Control panel for managing Caffeine caches.
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.
Interface for loading control panels dynamically.
Configuration properties for the control panel module.
It provides the ability to retrieve
ControlPanel instances.Logs the Control Panel URL when the application is ready.
Utility class.
Default implementation of
ControlPanelRepository that gets the control panels injected
as beans, as well as dynamically created control panels.A control panel that displays information about disabled beans in the application context.
The body of this control panel, containing a collection of disabled beans.
Control panel for managing Ehcache caches.
Utility methods for
Endpoint.Control panel that displays information about the environment properties.
Registrar for Hazelcast cache control panels.
Control panel for managing Hazelcast caches.
Control panel that displays information about the application health.
Loader for Infinispan cache control panels.
Control panel for managing Infinispan caches.
Control panel that displays information about the application loggers.
Represents the body of this control panel, which contains the list of loggers and their corresponding log levels.
Model to be passed to the view for rendering.
Controller class for managing object storage operations.
A control panel for managing object storage.
A record representing the body of this control panel, containing a list of object storage entries and metadata.
Control panel that displays information about the available routes.
A control panel to display a link to the Test Resources control panel.