类的使用
org.springframework.boot.info.InfoProperties
使用InfoProperties的程序包
程序包
说明
Classes for application info.
Support for providing information about an application.
-
org.springframework.boot.actuate.info中InfoProperties的使用
修饰符和类型类说明class
InfoPropertiesInfoContributor<T extends InfoProperties>
A baseInfoContributor
to expose anInfoProperties
. -
org.springframework.boot.info中InfoProperties的使用
修饰符和类型类说明class
Provide build-related information such as group and artifact.class
Provide git-related information such as commit id and time.