Clarify Bean destroyMethod documentation [SPR-16078] #20627
Labels
status: backported
An issue that has been backported to maintenance branches
type: documentation
A documentation task
Milestone
Cameron Steffen opened SPR-16078 and commented
This paragraph seems to imply that setting
destroyMethod=""
will not disable destroy method inference forDisposableBean
,Closeable
andAutoCloseable
beans.Reference URL: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/Bean.html#destroyMethod--
Issue Links:
@Bean
Referenced from: commits d1b5b5d, dff2c84
Backported to: 4.3.13
The text was updated successfully, but these errors were encountered: