Closed
Description
Sam Brannen opened SPR-16576 and commented
Overview
@Autowired
may be declared on a method or constructor parameter; however, as of Spring Framework 5.0 this feature is only explicitly supported in conjunction with the SpringExtension
for JUnit Jupiter.
Deliverables
- Document where
@Autowired
can be used on method and constructor parameters.
Affects: 5.0 GA
Issue Links:
- Update Spring Annotation Programming Model to reflect status quo [SPR-16575] #21117 Update Spring Annotation Programming Model to reflect status quo