public class RestDocsMockMvcBuilderCustomizer extends Object implements InitializingBean, MockMvcBuilderCustomizer
MockMvcBuilderCustomizer
that configures Spring REST Docs.Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
customize(ConfigurableMockMvcBuilder<?> builder)
Customize the given
builder . |
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface InitializingBean
Exception
public void customize(ConfigurableMockMvcBuilder<?> builder)
MockMvcBuilderCustomizer
builder
.customize
in interface MockMvcBuilderCustomizer
builder
- the builder