public final class MockMvcOperationPreprocessorsConfigurer extends OperationPreprocessorsConfigurer<MockMvcRestDocumentationConfigurer,MockMvcOperationPreprocessorsConfigurer> implements MockMvcConfigurer
Modifier and Type | Method and Description |
---|---|
void |
afterConfigurerAdded(ConfigurableMockMvcBuilder<?> builder) |
RequestPostProcessor |
beforeMockMvcCreated(ConfigurableMockMvcBuilder<?> builder,
WebApplicationContext context) |
apply, withRequestDefaults, withResponseDefaults
and
public void afterConfigurerAdded(ConfigurableMockMvcBuilder<?> builder)
afterConfigurerAdded
in interface MockMvcConfigurer
public RequestPostProcessor beforeMockMvcCreated(ConfigurableMockMvcBuilder<?> builder, WebApplicationContext context)
beforeMockMvcCreated
in interface MockMvcConfigurer