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
.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.It provides the ability to retrieveControlPanel
instances.Default implementation ofControlPanelRepository
that gets the control panels injected as beans.