@Configuration @ConditionalOnClass(value=reactor.netty.http.server.HttpServer.class) public static class EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration extends Object
| Constructor and Description |
|---|
NettyWebServerFactoryCustomizerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
NettyWebServerFactoryCustomizer |
nettyWebServerFactoryCustomizer(org.springframework.core.env.Environment environment,
ServerProperties serverProperties) |
public NettyWebServerFactoryCustomizerConfiguration()
@Bean public NettyWebServerFactoryCustomizer nettyWebServerFactoryCustomizer(org.springframework.core.env.Environment environment, ServerProperties serverProperties)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.