Consolidate @ScopedProxy -> @Scope [SPR-5594] #10265
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Chris Beams opened SPR-5594 and commented
The
@ScopedProxy
annotation was added as part of the experimental support for@FactoryMethod
. In alignment with@Configuration
class processing's use of@Scope
at the method level,@ScopedProxy
should likely be eliminated in favor of using@Scope
as well.No further details from SPR-5594
The text was updated successfully, but these errors were encountered: