Package io.micronaut.management.endpoint.info
Info aggregation from resources.
- Since:
- 1.0
-
Interface Summary Interface Description InfoAggregator<T> Aggregates all registered info sources into a single response.InfoSource Describes an source of info that will be retrieved by theInfoEndpoint. -
Class Summary Class Description InfoEndpoint Exposes anEndpointto provide information about the application.