Skip to content

Resolve generic type in more complex scenarios #23418

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

Conversation

Syquel
Copy link

@Syquel Syquel commented Aug 5, 2019

The spring-core GenericTypeResolver does not resolve generic type variables correctly in more complex scenarios like renamed transitive type variables and partial specialization of classes.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 5, 2019
@Syquel Syquel changed the title Bugfix/generic type variable resolving Fix spring-core generic type variable resolving for complex cases Aug 5, 2019
@Syquel Syquel force-pushed the bugfix/generic-type-variable-resolving branch from 1a4b6b9 to 037fdc2 Compare August 20, 2019 14:07
@rstoyanchev rstoyanchev added the in: core Issues in core modules (aop, beans, core, context, expression) label Nov 11, 2021
@snicoll snicoll changed the title Fix spring-core generic type variable resolving for complex cases Resolve generic type in more complex scenarios Sep 26, 2022
@snicoll snicoll added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Sep 26, 2022
@snicoll snicoll self-assigned this Sep 26, 2022
@snicoll snicoll added this to the 6.0.0-RC1 milestone Sep 26, 2022
snicoll pushed a commit that referenced this pull request Sep 26, 2022
snicoll added a commit that referenced this pull request Sep 26, 2022
@snicoll snicoll closed this in 2c0a9e0 Sep 26, 2022
@snicoll
Copy link
Member

snicoll commented Sep 26, 2022

@Syquel thank you for making your first contribution to Spring Framework.

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: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants