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

Use ParameterMessageInterpolation #1320

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

micryc
Copy link
Contributor

@micryc micryc commented Nov 4, 2024

refs-swagger-api/swagger-codegen#12448
Use ParameterMessageInterpolation to get rid of error with hibernate missing EL dependency

@micryc micryc requested a review from frantuma November 4, 2024 10:18
Copy link
Member

@frantuma frantuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks ok but please rename commit adding ref to related ticket swagger-api/swagger-codegen/issues/12448

Just as a note for future reference, the other option instead of adding ParameterMessageInterpolator is adding EL implementation to dependencies. This would mean downgrade el-api to 5.x for jakarta, and is currently not needed as no EL expression is used in validation annotations.

@frantuma frantuma force-pushed the fix-Java-missing-interpolation-dpenedency branch from 877e4d9 to b358114 Compare November 4, 2024 19:53
@micryc micryc force-pushed the fix-Java-missing-interpolation-dpenedency branch from b358114 to 118101d Compare November 5, 2024 08:13
…ation to get rid of hibernate error with missing dependency
@micryc micryc force-pushed the fix-Java-missing-interpolation-dpenedency branch from 118101d to e0bc7ff Compare November 5, 2024 08:17
@micryc micryc requested a review from frantuma November 5, 2024 08:19
@micryc micryc merged commit 60ef9b1 into master Nov 5, 2024
3 checks passed
@micryc micryc deleted the fix-Java-missing-interpolation-dpenedency branch November 5, 2024 08:57
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.

2 participants