クラス WebEndpointProperties

java.lang.ObjectSE
org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties

@ConfigurationProperties(prefix="management.endpoints.web") public class WebEndpointProperties extends ObjectSE
Web 管理エンドポイントの構成プロパティ。
導入:
2.0.0
作成者:
Madhura Bhave, Phillip Webb