mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
Restores proper event type propagation to parent context. Selectively applies payload type to given payload object. Also reuses cached type for regular ApplicationEvent now. Closes gh-30360