Skip to content

Avoid reflection in SpringDataWebConfiguration #2440

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
odrotbohm opened this issue Aug 26, 2021 · 0 comments
Closed

Avoid reflection in SpringDataWebConfiguration #2440

odrotbohm opened this issue Aug 26, 2021 · 0 comments
Assignees
Labels
in: web Integration with Spring MVC type: enhancement A general enhancement

Comments

@odrotbohm
Copy link
Member

No description provided.

@odrotbohm odrotbohm added in: web Integration with Spring MVC type: enhancement A general enhancement labels Aug 26, 2021
@odrotbohm odrotbohm self-assigned this Aug 26, 2021
odrotbohm added a commit that referenced this issue Aug 26, 2021
We now use an explicit lookup via the application context to consume PageableHandlerMethodArgumentResolverCustomizer and SortHandlerMethodArgumentResolverCustomizer rather than autowiring those into a field.

Fixes #2440.
odrotbohm added a commit that referenced this issue Aug 26, 2021
We now use an explicit lookup via the application context to consume PageableHandlerMethodArgumentResolverCustomizer and SortHandlerMethodArgumentResolverCustomizer rather than autowiring those into a field.

Fixes #2440.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Integration with Spring MVC type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant