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

Introduce getReferenceById. #2398

Closed
wants to merge 2 commits into from
Closed

Introduce getReferenceById. #2398

wants to merge 2 commits into from

Conversation

gregturn
Copy link
Contributor

@gregturn gregturn commented Jan 4, 2022

Closes #2232

Introduce a repository method that makes it clear the return is a reference. Deprecate the previous methods.

Closes #2232.
@schauder schauder self-assigned this Jan 5, 2022
schauder pushed a commit that referenced this pull request Jan 5, 2022
Introduce a repository method that makes it clear the return value is a reference. Deprecate the previous methods.

Closes #2232
Original pull request #2398
schauder added a commit that referenced this pull request Jan 5, 2022
Corrected issue number comments.

See #2232
Original pull request #2398
@schauder
Copy link
Contributor

schauder commented Jan 5, 2022

Thanks. That's polished and merged.

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.

JpaRepository.getOne/getById method name should indicate that it returns a reference
2 participants