クラス ServletManagementContextAutoConfiguration
java.lang.ObjectSE
org.springframework.boot.servlet.autoconfigure.actuate.web.ServletManagementContextAutoConfiguration
@AutoConfiguration
@ConditionalOnClass({ServletEE.class,WebEndpointProperties.class})
@ConditionalOnWebApplication(type=SERVLET)
@EnableConfigurationProperties(WebEndpointProperties.class)
public final class ServletManagementContextAutoConfiguration
extends ObjectSE
サーブレット固有の管理コンテキストに関する
Auto-configuration。- 導入:
- 4.0.0
- 作成者:
- Phillip Webb
ネストされたクラスの要約
ネストされたクラス修飾子と型クラス説明protected static classコンストラクターの概要
コンストラクターメソッドのサマリー
コンストラクターの詳細
ServletManagementContextAutoConfiguration
public ServletManagementContextAutoConfiguration()