@Configuration @ConditionalOnClass(value={org.apache.catalina.connector.Connector.class,org.springframework.boot.web.servlet.ServletContextInitializer.class,org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory.class}) public class ThinJarTomcatAutoConfiguration extends Object
Constructor and Description |
---|
ThinJarTomcatAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory |
embeddedServletContainerFactory(org.springframework.core.env.Environment environment) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.