相关文章推荐
爱玩的跑步鞋  ·  System.IO.FileLoadExce ...·  3 月前    · 
发财的小马驹  ·  How to use regular ...·  9 月前    · 
直爽的伏特加  ·  json diff patch c#-掘金·  1 年前    · 
曾深爱过的消炎药  ·  SQL ...·  1 年前    · 
package org.springframework.mock.web
A comprehensive set of Servlet API 6.0 mock objects, targeted at usage with Spring's Web MVC framework.

Useful for testing web contexts and controllers.

Implementation of the FilterConfig interface which simply passes the call through to a given Filter/FilterChain combination (indicating the next Filter in the chain along with the FilterChain that it is supposed to work on) or to a given Servlet (indicating the end of the chain).