Adapt tests after Servlet.fn added to Spring Framework
Since Servlet.fn support has been added in Spring Framework, new infrastructure beans (like `HandlerAdapter` and `HandlerMapping`) have been added. This commit adapts the Spring MVC auto-configuration tests to reflect those changes.
Showing
Please register or sign in to comment