Skip to content

Removed deprecated usage of Lazy. #2429

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

DiegoKrupitza
Copy link
Contributor

Replaced in AbstractJpaQuery the depreacted way of using Lazy with the suggested Lazy.of(...).

Replaced in `AbstractJpaQuery` the depreacted way of using `Lazy` with the suggested `Lazy.of(...)`.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 4, 2022
schauder pushed a commit that referenced this pull request Feb 4, 2022
Replaced in `AbstractJpaQuery` the deprecated way of using `Lazy` with the suggested `Lazy.of(...)`.

Original pull request #2429
@schauder
Copy link
Contributor

schauder commented Feb 4, 2022

That's merged. Thanks.

@schauder schauder closed this Feb 4, 2022
@schauder schauder added this to the 2.7 M3 (2021.2.0) milestone Feb 4, 2022
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.

3 participants