Class EnvironmentInfoContributor

java.lang.Object
org.springframework.boot.actuate.info.EnvironmentInfoContributor
All Implemented Interfaces:
InfoContributor

public class EnvironmentInfoContributor extends Object implements InfoContributor
An InfoContributor that provides all environment entries prefixed with info.
Since:
1.4.0
Author:
Meang Akira Tanaka, Stephane Nicoll, Madhura Bhave