Closed
Description
The configuration property isn't mapped onto the factory so setting it has no effect. It should be done by UndertowServletWebServerFactoryCustomizer
but a bean for it is only defined in the management context at the moment. The customizer should also be configuring the factory rather than using a deployment info customizer.