Class InfoContributorProperties

java.lang.Object
org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties

@ConfigurationProperties("management.info") public class InfoContributorProperties extends Object
Configuration properties for core info contributors.
Since:
2.0.0
Author:
Stephane Nicoll
  • Constructor Details

    • InfoContributorProperties

      public InfoContributorProperties()
  • Method Details