@FunctionalInterface public interface TomcatContextCustomizer
Context
.TomcatServletWebServerFactory
Modifier and Type | Method and Description |
---|---|
void |
customize(Context context)
Customize the context.
|
void customize(Context context)
context
- the context to customize