Uses of Interface
org.springframework.boot.webmvc.test.autoconfigure.MockMvcBuilderCustomizer
Packages that use MockMvcBuilderCustomizer
Package
Description
Auto-configuration for tests using Spring REST Docs.
Auto-configuration for Spring MVC tests.
-
Uses of MockMvcBuilderCustomizer in org.springframework.boot.restdocs.test.autoconfigure
Classes in org.springframework.boot.restdocs.test.autoconfigure that implement MockMvcBuilderCustomizerModifier and TypeClassDescriptionclassAMockMvcBuilderCustomizerthat configures Spring REST Docs. -
Uses of MockMvcBuilderCustomizer in org.springframework.boot.webmvc.test.autoconfigure
Classes in org.springframework.boot.webmvc.test.autoconfigure that implement MockMvcBuilderCustomizerModifier and TypeClassDescriptionclassMockMvcBuilderCustomizerfor a typical Spring Boot application.