mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
870d903417
In anticipation of 'destroy method inference' feature, introduce ConfigurationClassUtils#INFER_METHOD and update @Bean#destroyMethod to reflect its use. Issue: SPR-8751