java.lang.Object
org.springframework.boot.actuate.info.Info

public final class Info extends Object
Carries information of the application.

Each detail element can be singular or a hierarchical object such as a POJO or a nested Map.

从以下版本开始:
1.4.0
作者:
Meang Akira Tanaka, Stephane Nicoll