mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 14:09:25 +00:00
AsyncRequestExecution now properly supports decoration of the request (URI, HTTP method, and headers). Removed a no-op IdentityListenableFutureAdapter. Use Spring Framework coding style. Issue: SPR-12538