@Configuration @ConditionalOnClass(value={javax.servlet.Servlet.class,io.undertow.Undertow.class,org.xnio.SslClientAuthMode.class}) @ConditionalOnMissingBean(value=EmbeddedServletContainerFactory.class, search=CURRENT) public static class EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow extends Object
Constructor and Description |
---|
EmbeddedUndertow() |
Modifier and Type | Method and Description |
---|---|
UndertowEmbeddedServletContainerFactory |
undertowEmbeddedServletContainerFactory() |
@Bean public UndertowEmbeddedServletContainerFactory undertowEmbeddedServletContainerFactory()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.