mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
258cc7b27f
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