クラス WebMvcEndpointManagementContextConfiguration
java.lang.ObjectSE
org.springframework.boot.webmvc.autoconfigure.actuate.web.WebMvcEndpointManagementContextConfiguration
@ManagementContextConfiguration(proxyBeanMethods=false)
@ConditionalOnWebApplication(type=SERVLET)
@ConditionalOnBean({DispatcherServlet.class,WebEndpointsSupplier.class})
@EnableConfigurationProperties(CorsEndpointProperties.class)
public class WebMvcEndpointManagementContextConfiguration
extends ObjectSE
- 導入:
- 4.0.0
- 作成者:
- Andy Wilkinson, Phillip Webb, Stephane Nicoll
コンストラクターの概要
コンストラクター方法の概要
コンストラクターの詳細
WebMvcEndpointManagementContextConfiguration
public WebMvcEndpointManagementContextConfiguration()