Class SlardarUndertowConfiguration

  • All Implemented Interfaces:

    @Configuration(proxyBeanMethods = false)@ConditionalOnClass(value = Undertow.class)@ConditionalWingsEnabled() 
    public class SlardarUndertowConfiguration
    
                        
    Since:

    2020-07-05

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SlardarUndertowConfiguration

        SlardarUndertowConfiguration()
    • Method Detail

      • ut026010Customizer

        @Bean()@ConditionalWingsEnabled() WebServerFactoryCustomizer<UndertowServletWebServerFactory> ut026010Customizer(ServerProperties properties)

        UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used