@FunctionalInterface public interface MockMvcBuilderCustomizer
ConfigurableMockMvcBuilder. Any
MockMvcBuilderCustomizer beans found in the application context will be
called to customize the auto-configured MockMvcBuilder.MockMvcAutoConfiguration| Modifier and Type | Method and Description |
|---|---|
void |
customize(ConfigurableMockMvcBuilder<?> builder)
Customize the given
builder. |
void customize(ConfigurableMockMvcBuilder<?> builder)
builder.builder - the builder