@FunctionalInterface public interface DispatcherServletCustomizer
DispatcherServlet instances that are
managed by MockMvc.| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.springframework.web.servlet.DispatcherServlet dispatcherServlet)
Customize the supplied
DispatcherServlet before it is
initialized. |