クラス EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration
java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration
@Configuration(proxyBeanMethods=false)
@ConditionalOnClass({org.apache.catalina.startup.Tomcat.class,org.apache.coyote.UpgradeProtocol.class})
public static class EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration
extends ObjectSE
Tomcat が使用されている場合、ネストされた構成。
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明tomcatWebServerFactoryCustomizer
(Environment environment, ServerProperties serverProperties)
コンストラクターの詳細
TomcatWebServerFactoryCustomizerConfiguration
public TomcatWebServerFactoryCustomizerConfiguration()
メソッドの詳細
tomcatWebServerFactoryCustomizer
@Bean public TomcatWebServerFactoryCustomizer tomcatWebServerFactoryCustomizer(Environment environment, ServerProperties serverProperties)