mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4692f20aac
This commit merges the implementations of getCallableInterceptors() and getDeferredResultInterceptors() in order to remove code duplication. Closes gh-24305