public interface InfoSource extends Ordered
Describes an source of info that will be retrieved by the InfoEndpoint
.
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Modifier and Type | Method and Description |
---|---|
Publisher<PropertySource> |
getSource() |
Publisher<PropertySource> getSource()
PropertySource
containing data to be added to the endpoint response.