Skip to content

Bean definition contribution includes attributes that are not used at… #28538

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

Closed
wants to merge 1 commit into from

Conversation

rilmay
Copy link

@rilmay rilmay commented May 29, 2022

Hello! This commit fixes issue #28516 by removing mechanism for adding attributes to dynamically compiled beans. I think that attributes in compiled beans are not relevant, so this solution may do the thing. Other solution may be implementing filter to automatically filter attributes with "PostProcessor" string in it as they are used internally and don't really contribute in runtime. What do you think?

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 29, 2022
@snicoll
Copy link
Member

snicoll commented May 29, 2022

Thanks for the PR. I don't think that removing the feature altogether is what we should aiming at. We're still discussing in the issue so we're not really ready to accept a contribution for this. Thanks anyway!

@snicoll snicoll closed this May 29, 2022
@snicoll snicoll added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants