|
@@ -131,6 +131,7 @@ public class FirstInterceptor implements HandlerInterceptor {
|
|
LOG.debug("afterCompletion... ...");
|
|
LOG.debug("afterCompletion... ...");
|
|
// 清理log4j线程上下文
|
|
// 清理log4j线程上下文
|
|
ThreadContext.clearAll();
|
|
ThreadContext.clearAll();
|
|
|
|
+ ThreadLocalUtil.clearAll();
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|