类 EnvironmentInfoContributor

java.lang.Object
org.springframework.boot.actuate.info.EnvironmentInfoContributor
所有已实现的接口:
InfoContributor

public class EnvironmentInfoContributor extends Object implements InfoContributor
An InfoContributor that provides all environment entries prefixed with info.
从以下版本开始:
1.4.0
作者:
Meang Akira Tanaka, Stephane Nicoll, Madhura Bhave