Class GitInfoContributor

java.lang.Object
org.springframework.boot.actuate.info.InfoPropertiesInfoContributor<org.springframework.boot.info.GitProperties>
org.springframework.boot.actuate.info.GitInfoContributor
All Implemented Interfaces:
InfoContributor

@ImportRuntimeHints(org.springframework.boot.actuate.info.GitInfoContributor.GitInfoContributorRuntimeHints.class) public class GitInfoContributor extends InfoPropertiesInfoContributor<org.springframework.boot.info.GitProperties>
An InfoContributor that exposes GitProperties.
Since:
1.4.0