クラス ServletWebServerConfiguration
java.lang.ObjectSE
org.springframework.boot.web.server.autoconfigure.servlet.ServletWebServerConfiguration
@Configuration(proxyBeanMethods=false)
@EnableConfigurationProperties(ServerProperties.class)
@Import(org.springframework.boot.web.server.autoconfigure.servlet.ServletWebServerConfiguration.BeanPostProcessorsRegistrar.class)
public class ServletWebServerConfiguration
extends ObjectSE
サーブレット Web サーバーの場合は
Configuration。- 導入:
- 4.0.0
- 作成者:
- Phillip Webb, Dave Syer, Ivan Sopov, Brian Clozel, Stephane Nicoll, Scott Frederick
コンストラクターの概要
コンストラクター方法の概要
コンストラクターの詳細
ServletWebServerConfiguration
public ServletWebServerConfiguration()