-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: testIssues in the test moduleIssues in the test modulestatus: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement
Description
Ledoyen Loïc opened SPR-17627 and commented
Proposal
Open autowiring utility methods in ParameterAutowireUtils
, so they can be used by other testing frameworks.
Deliverables
- Move functionality currently in
ParameterAutowireUtils
to a new location in thespring-beans
module.- Actual destination: TBD
- Remove
ParameterAutowireUtils
from thespring-test
module.
Reference URL: #2060
Issue Links:
- Introduce autowiring support for individual handler method parameters [SPR-14056] #18628 Introduce autowiring support for individual handler method parameters
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: testIssues in the test moduleIssues in the test modulestatus: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement