クラス HealthEndpointProperties

java.lang.ObjectSE
org.springframework.boot.actuate.autoconfigure.health.HealthProperties
org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties

@ConfigurationProperties("management.endpoint.health") public class HealthEndpointProperties extends HealthProperties
HealthEndpoint の構成プロパティ。
導入:
2.0.0
作成者:
Phillip Webb, Leo Li