Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document @Autowired support on method parameters [SPR-16576] #21118

Closed
spring-projects-issues opened this issue Mar 9, 2018 · 0 comments
Closed
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) in: test Issues in the test module type: documentation A documentation task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Mar 9, 2018

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:

@spring-projects-issues spring-projects-issues added in: test Issues in the test module type: documentation A documentation task in: core Issues in core modules (aop, beans, core, context, expression) labels Jan 11, 2019
@spring-projects-issues spring-projects-issues added this to the 5.x Backlog milestone Jan 11, 2019
@sbrannen sbrannen self-assigned this Jan 15, 2019
@sbrannen sbrannen modified the milestones: 5.x Backlog, 5.2 M1 Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) in: test Issues in the test module type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

2 participants