mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
82ea9ece5c
Also simplified cache key 'hashCode' implementation, relying on 'equals' to differentiate between same method on different target classes. Issue: SPR-11267