类 InfoEndpoint

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

@Endpoint(id="info") public class InfoEndpoint extends Object
@Endpoint to expose arbitrary application information.
从以下版本开始:
2.0.0
作者:
Dave Syer, Meang Akira Tanaka, Stephane Nicoll