Generated by
JDiff

Package org.springframework.test.web.servlet.setup

Added Interfaces
MockMvcConfigurer A contract that allows the encapsulation of a "recipe" for configuring a MockMvcBuilder for some specific purpose.
 

Changed Classes
AbstractMockMvcBuilder An abstract implementation of org.springframework.test.web.servlet.MockMvcBuilder with common methods for configuring filters, default request properties, global expectations and global result actions.