单项选择题

拦截器接口中的()方法在整个请求结束之后调用。

A.preHandle()
B.postHandle()
C.afterCompletion()
D.都不会被调用