Add @WebMvcTest annotation
Add @WebMvcTest and @AutoConfigureMockMvc annotations to allow testing of an application "slice" that only deals with Spring MVC. See gh-4901
Showing
Please register or sign in to comment
Add @WebMvcTest and @AutoConfigureMockMvc annotations to allow testing of an application "slice" that only deals with Spring MVC. See gh-4901