@Configuration @ConditionalOnClass(value={io.undertow.Undertow.class,org.xnio.SslClientAuthMode.class}) public static class EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration extends Object
| Constructor and Description |
|---|
UndertowWebServerFactoryCustomizerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
UndertowWebServerFactoryCustomizer |
undertowWebServerFactoryCustomizer(org.springframework.core.env.Environment environment,
ServerProperties serverProperties) |
public UndertowWebServerFactoryCustomizerConfiguration()
@Bean public UndertowWebServerFactoryCustomizer undertowWebServerFactoryCustomizer(org.springframework.core.env.Environment environment, ServerProperties serverProperties)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.