Package io.micronaut.management.endpoint.beans
package io.micronaut.management.endpoint.beans
Endpoint bean definition.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionReturns data for a given bean definition to be used for the
BeansEndpoint
.Used to respond with bean information used for theBeansEndpoint
.Exposes anEndpoint
to provide information about the beans of the application.