Skip to content

Conversation

@rwinch
Copy link
Member

@rwinch rwinch commented Nov 28, 2012

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

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
rstoyanchev added a commit that referenced this pull request Nov 28, 2012
* rwinch-SPR-10051:
  Rename MvcAsyncTask to WebAsyncTask
@rwinch
Copy link
Member Author

rwinch commented Nov 29, 2012

Closing since it is now merged

@rwinch rwinch closed this Nov 29, 2012
@rstoyanchev
Copy link
Contributor

Thanks! I've updated the spring-mvc-showcase as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants