Annotation Interface AutoConfigureWebMvc


Auto-configuration imports for typical Spring MVC tests. Most tests should consider using @WebMvcTest rather than using this annotation directly.
Since:
4.0.0
Author:
Phillip Webb, Andy Wilkinson
See Also: