dear awesome Kotlers, having troube with generics...
# announcements
l
dear awesome Kotlers, having troube with generics here: @Before public void setUp() { this.mockMvc = MockMvcBuilders.webAppContextSetup(this.context) .apply(documentationConfiguration(this.restDocumentation)).build(); } can any kind soul help me ?