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