Add @WebMvcTest and @AutoConfigureMockMvc annotations to allow testing of an application "slice" that only deals with Spring MVC. See gh-4901
Add @WebMvcTest and @AutoConfigureMockMvc annotations to allow testing of an application "slice" that only deals with Spring MVC. See gh-4901