クラス ServletEndpointManagementContextConfiguration

java.lang.ObjectSE
org.springframework.boot.servlet.autoconfigure.actuate.web.ServletEndpointManagementContextConfiguration

@ManagementContextConfiguration(proxyBeanMethods=false) @ConditionalOnWebApplication(type=SERVLET) public class ServletEndpointManagementContextConfiguration extends ObjectSE
サーブレットエンドポイントの @ManagementContextConfiguration
導入:
4.0.0
作成者:
Phillip Webb, Andy Wilkinson, Madhura Bhave