Class MockMvcSnippetConfigurer

All Implemented Interfaces:
MockMvcConfigurer

public final class MockMvcSnippetConfigurer extends SnippetConfigurer<MockMvcRestDocumentationConfigurer, MockMvcSnippetConfigurer> implements MockMvcConfigurer
A configurer that can be used to configure the generated documentation snippets.
Since:
1.1.0
Author:
Andy Wilkinson