@Component public class NUndertows extends Object implements org.springframework.boot.web.server.WebServerFactoryCustomizer<org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory>
| Constructor and Description |
|---|
NUndertows() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory factory) |
public void customize(org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory factory)
customize in interface org.springframework.boot.web.server.WebServerFactoryCustomizer<org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory>Copyright © 2019. All rights reserved.