Class SlardarUndertowConfiguration
-
- All Implemented Interfaces:
@Configuration(proxyBeanMethods = false)@ConditionalOnClass(value = Undertow.class)@ConditionalWingsEnabled() public class SlardarUndertowConfiguration- Since:
2020-07-05
trydofor
-
-
Constructor Summary
Constructors Constructor Description SlardarUndertowConfiguration()
-
Method Summary
Modifier and Type Method Description WebServerFactoryCustomizer<UndertowServletWebServerFactory>ut026010Customizer(ServerProperties properties)UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used -
-
Method Detail
-
ut026010Customizer
@Bean()@ConditionalWingsEnabled() WebServerFactoryCustomizer<UndertowServletWebServerFactory> ut026010Customizer(ServerProperties properties)
UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
-
-
-
-