Class MockMvcRestDocumentationConfigurer

All Implemented Interfaces:
org.springframework.test.web.servlet.setup.MockMvcConfigurer

public final class MockMvcRestDocumentationConfigurer extends RestDocumentationConfigurer<MockMvcSnippetConfigurer,MockMvcOperationPreprocessorsConfigurer,MockMvcRestDocumentationConfigurer> implements org.springframework.test.web.servlet.setup.MockMvcConfigurer
A MockMvc-specific RestDocumentationConfigurer.
Since:
1.1.0
Author:
Andy Wilkinson, Filip Hrisafov