Skip to content

Conversation

alex-krav
Copy link
Contributor

Please select one of the following:

  • add Note to RequiredAnnotationBeanPostProcessor
  • since Required annotation is deprecated, use AutowiredAnnotationBeanPostProcessor to illustrate the example

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Feb 20, 2021
@sbrannen sbrannen changed the title Updated ref docs for Required annotation Update ref docs regarding deprecated @Required annotation Feb 22, 2021
@sbrannen sbrannen self-assigned this Feb 22, 2021
@sbrannen sbrannen added in: core Issues in core modules (aop, beans, core, context, expression) type: documentation A documentation task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Feb 22, 2021
@sbrannen sbrannen added this to the 5.3.5 milestone Feb 22, 2021
@sbrannen sbrannen closed this in 90ee22f Feb 22, 2021
sbrannen added a commit to sbrannen/spring-framework that referenced this pull request Feb 22, 2021
@sbrannen
Copy link
Member

This has been merged into master in 90ee22f and revised in 6d2fec3.

Thanks

@alex-krav
Copy link
Contributor Author

alex-krav commented Feb 23, 2021

@sbrannen, I meant that we need one BPP example: RequiredAnnotationBeanPostProcessor with deprecation note or AutowiredAnnotationBeanPostProcessor. You merged both. Maybe that's okay too.

@sbrannen
Copy link
Member

sbrannen commented Feb 23, 2021

I meant that we need one BPP example: RequiredAnnotationBeanPostProcessor with deprecation note or AutowiredAnnotationBeanPostProcessor.

Since I updated the cross reference in Annotation-based Container Configuration, I agree that the "Example: The RequiredAnnotationBeanPostProcessor" section is no longer necessary, and I will remove it.

Cheers


See f7cef2a for the latest polishing commit.

sbrannen added a commit to sbrannen/spring-framework that referenced this pull request Feb 23, 2021
In order to reduce the focus on the deprecated @required support, this
commit removes the RequiredAnnotationBeanPostProcessor section and
replaces it with a TIP and an updated NOTE.

See spring-projectsgh-26578
This was referenced Mar 17, 2021
lxbzmy pushed a commit to lxbzmy/spring-framework that referenced this pull request Mar 26, 2022
lxbzmy pushed a commit to lxbzmy/spring-framework that referenced this pull request Mar 26, 2022
lxbzmy pushed a commit to lxbzmy/spring-framework that referenced this pull request Mar 26, 2022
In order to reduce the focus on the deprecated @required support, this
commit removes the RequiredAnnotationBeanPostProcessor section and
replaces it with a TIP and an updated NOTE.

See spring-projectsgh-26578
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) type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants