mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
43676bd660bcfdfea437fdb046ba05c6785d4121
CGLIB-enhanced @Configuration subclasses now implement DisposableBean such that Enhancer.registerStaticCallbacks(subclass, null) is invoked on container shutdown. This ensures that garbage collection can work properly and avoids memory consumption issues for applications that create and destroy many application contexts within the same JVM. Issue: SPR-7901
Description
Automated archival mirror of github.com/spring-projects/spring-framework
Languages
Java
97.6%
Kotlin
2.3%