Package org.springframework.boot.test.autoconfigure.restdocs
Interface Summary Interface Description RestDocsMockMvcConfigurationCustomizer A customizer forMockMvcRestDocumentationConfigurer.Class Summary Class Description RestDocsAutoConfiguration Auto-configurationfor Spring REST Docs.RestDocsTestExecutionListener ATestExecutionListenerfor Spring REST Docs that removes the need for a@Rulewhen using JUnit or manual before and after test calls when using TestNG.Annotation Types Summary Annotation Type Description AutoConfigureRestDocs Annotation that can be applied to a test class to enable and configure auto-configuration of Spring REST Docs.