Provide @Lazy annotation [SPR-5591] #10262
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Chris Beams opened SPR-5591 and commented
Provide
@Lazy
annotation for use in conjunction with individual@Bean
methods or at the type level to indicate default lazy behavior for entire@Configuration
classes.Referenced from: commits 69a762e
The text was updated successfully, but these errors were encountered: