Skip to content
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

Fix compile error by adding name attributes to @PathVariable and @RequestParam #1507

Closed
wants to merge 1 commit into from

Conversation

kooky1001
Copy link

Fix compile error by adding name attributes to @PathVariable and @RequestParam

@pivotal-cla
Copy link

@kooky1001 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@dsyer
Copy link
Member

dsyer commented May 16, 2024

This should not be necessary. Please check your environment for JDK java compiler arguments not provided by the build scripts here (e.g. in your IDE).

@pivotal-cla
Copy link

@kooky1001 Thank you for signing the Contributor License Agreement!

@snicoll
Copy link
Member

snicoll commented May 26, 2024

Yes compiling with -parameters is what you should be doing.

@snicoll snicoll closed this May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants