Class InfoEndpoint
java.lang.Object
org.springframework.boot.actuate.info.InfoEndpoint
-
Constructor Summary
ConstructorsConstructorDescriptionInfoEndpoint
(List<InfoContributor> infoContributors) Create a newInfoEndpoint
instance. -
Method Summary
-
Constructor Details
-
InfoEndpoint
Create a newInfoEndpoint
instance.- Parameters:
infoContributors
- the info contributors to use
-
-
Method Details
-
info
-