The name MvcAsyncTask is misleading because the class is part of Spring Web as apposed to Spring MVC. This is also inconsistent with the other async classes which use Web instead of Mvc. This commit changes MvcAsyncTask to WebAsyncTask making it more consistent with the jar it is found in and the other async classes. Issue: SPR-10051 |
||
---|---|---|
.. | ||
src | ||
ide.gradle |