mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2e1538a20b
This commit updates InitDestroyAnnotationBeanPostProcessor to mutate the original bean definition rather than the merged one that can be recreated without it if the cache gets stale. See gh-28215