コード例 #1
0
 public void clearThreadLocal(HttpServletRequest request, HttpServletResponse response) {
   RequestContext.destroy();
 }