Package io.micronaut.management.endpoint.info.source
package io.micronaut.management.endpoint.info.source
Endpoint info configuration.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionAn
InfoSource
that retrieves info from build properties.AnInfoSource
that retrieves values under the info key from configuration sources.AnInfoSource
that retrieves info from Git properties.ExtendsInfoEndpoint
to add a helper method for retrieving aPropertySource
from a properties file.