Skip to content

Code Clean-Up and Refactoring Suggestions in JpaMetamodel #3559

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

arefbehboudi
Copy link
Contributor

@arefbehboudi arefbehboudi commented Aug 6, 2024

This pull request includes minor improvements to the JpaMetamodel for better readability and maintainability:

  1. Defined managedTypes and jpaEmbeddables fields as final.
  2. Replaced lambda expressions with method references where applicable.

Closes #3555

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 6, 2024
christophstrobl pushed a commit that referenced this pull request Aug 20, 2024
Closes: #3555
Original Pull Request: #3559
@christophstrobl
Copy link
Member

Thank you for your contribution @arefbehboudi - merged via 9d7d735.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code Clean-Up and Refactoring Suggestions in JpaMetamodel
3 participants