Polishing

This commit is contained in:
Juergen Hoeller
2014-11-23 00:12:02 +01:00
parent ef55c99f96
commit 223d849a14
4 changed files with 5 additions and 8 deletions

View File

@@ -136,7 +136,6 @@ public class RequestMappingHandlerAdapter extends AbstractHandlerMethodAdapter
private WebBindingInitializer webBindingInitializer;
private AsyncTaskExecutor taskExecutor = new SimpleAsyncTaskExecutor("MvcAsync");
private Long asyncRequestTimeout;