Package io.micronaut.management.endpoint.info
package io.micronaut.management.endpoint.info
Info aggregation from resources.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionAggregates all registered info sources into a single response.Exposes an
Endpoint
to provide information about the application.Describes an source of info that will be retrieved by theInfoEndpoint
.