-
Notifications
You must be signed in to change notification settings - Fork 38.8k
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 moduletype: documentationA documentation taskA documentation task
Milestone
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
@Autowiredcan 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
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 moduletype: documentationA documentation taskA documentation task