Closed
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