クラス EnvironmentEndpoint

java.lang.ObjectSE
org.springframework.boot.actuate.env.EnvironmentEndpoint

@Endpoint(id="env") public class EnvironmentEndpoint extends ObjectSE
environment 情報を公開する @Endpoint
導入:
2.0.0
作成者:
Dave Syer, Phillip Webb, Christian Dupuis, Madhura Bhave, Stephane Nicoll, Scott Frederick