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