Uses of Class
org.springframework.boot.info.InfoProperties
Package
Description
Classes for application info.
Support for providing information about an application.
-
Uses of InfoProperties in org.springframework.boot.actuate.info
Modifier and TypeClassDescriptionclass
InfoPropertiesInfoContributor<T extends InfoProperties>
A baseInfoContributor
to expose anInfoProperties
. -
Uses of InfoProperties in org.springframework.boot.info
Modifier and TypeClassDescriptionclass
Provide build-related information such as group and artifact.class
Provide git-related information such as commit id and time.