Package io.micronaut.management.endpoint.info.source
Endpoint info configuration.
- Since:
- 1.0
-
Interface Summary Interface Description PropertiesInfoSource ExtendsInfoEndpointto add a helper method for retrieving aPropertySourcefrom a properties file. -
Class Summary Class Description BuildInfoSource AnInfoSourcethat retrieves info from build properties.ConfigurationInfoSource AnInfoSourcethat retrieves values under the info key from configuration sources.GitInfoSource AnInfoSourcethat retrieves info from Git properties.