Package | Description |
---|---|
org.springframework.boot.actuate.info |
Classes for application info.
|
org.springframework.boot.info |
Support for providing information about an application.
|
Modifier and Type | Class and Description |
---|---|
class |
InfoPropertiesInfoContributor<T extends InfoProperties>
A base
InfoContributor to expose an InfoProperties . |
Modifier and Type | Class and Description |
---|---|
class |
BuildProperties
Provide build-related information such as group and artifact.
|
class |
GitProperties
Provide git-related information such as commit id and time.
|