Package io.micronaut.controlpanel.core
package io.micronaut.controlpanel.core
-
ClassDescriptionBase 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.Common configuration properties for control panels.ControlPanel<B>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.Interface for loading control panels dynamically.It provides the ability to retrieveControlPanelinstances.Logs the Control Panel URL when the application is ready.Default implementation ofControlPanelRepositorythat gets the control panels injected as beans, as well as dynamically created control panels.