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:
Sam Brannen opened SPR-16576 and commented
Overview
@Autowiredmay be declared on a method or constructor parameter; however, as of Spring Framework 5.0 this feature is only explicitly supported in conjunction with theSpringExtensionfor JUnit Jupiter.Deliverables
@Autowiredcan be used on method and constructor parameters.Affects: 5.0 GA
Issue Links: