@Component public class TomcatServletConfig extends Object implements org.springframework.boot.web.server.WebServerFactoryCustomizer<org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory>
| Constructor and Description |
|---|
TomcatServletConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory factory) |
public void customize(org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory factory)
customize in interface org.springframework.boot.web.server.WebServerFactoryCustomizer<org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory>Copyright © 2024 The Apache Software Foundation. All rights reserved.