Polishing
Closes gh-31522
This commit is contained in:
@@ -1049,7 +1049,7 @@ public class RequestMappingHandlerAdapter extends AbstractHandlerMethodAdapter
|
||||
|
||||
private static boolean taskExecutorWarning = true;
|
||||
|
||||
public MvcSimpleAsyncTaskExecutor() {
|
||||
MvcSimpleAsyncTaskExecutor() {
|
||||
super("MvcAsync");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user