Skip to content

Add test for resolving RequestParam through SpEL #35303

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

Allan-QLB
Copy link
Contributor

Add test case in RequestParamMethodArgumentResolverTests resolving request parameter naming through SpEL

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 11, 2025
@rstoyanchev
Copy link
Contributor

The functionality is in a base class AbstractNamedValueMethodArgumentResolver that supports quite a few of the resolver implementations. We already have a test ExpressionValueMethodArgumentResolverTests, and don't need to test it for every resolver. Thanks for the suggestion in any case.

@rstoyanchev rstoyanchev 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 Aug 12, 2025
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