Skip to content

Polish #2399

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
Closed

Polish #2399

wants to merge 1 commit into from

Conversation

snicoll
Copy link
Member

@snicoll snicoll commented Jul 5, 2021

A public bean method that returns a private type is unusual and prevents the processing of such bean in reflection-free use cases. There was also an unnecessary qualifier in the implementation.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 5, 2021
@mp911de mp911de self-assigned this Jul 12, 2021
@mp911de mp911de added this to the 2.2.14 (Moore SR14) milestone Jul 12, 2021
@mp911de mp911de closed this in 8262e21 Jul 12, 2021
mp911de pushed a commit that referenced this pull request Jul 12, 2021
A public bean method that returns a private type is unusual and prevents the processing of such bean in reflection-free use cases. There was also an unnecessary qualifier in the implementation.

Closes #2399
mp911de pushed a commit that referenced this pull request Jul 12, 2021
A public bean method that returns a private type is unusual and prevents the processing of such bean in reflection-free use cases. There was also an unnecessary qualifier in the implementation.

Closes #2399
@mp911de
Copy link
Member

mp911de commented Jul 12, 2021

Thank you for your contribution. That's merged and backported now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants