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

[FEATURE] IDs when lazy loading #40

Open
rcMarty opened this issue Feb 7, 2024 · 1 comment
Open

[FEATURE] IDs when lazy loading #40

rcMarty opened this issue Feb 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@rcMarty
Copy link
Member

rcMarty commented Feb 7, 2024

When lazy loading set there id(s) for that field.

@rcMarty rcMarty added the bug Something isn't working label Feb 7, 2024
@rcMarty rcMarty changed the title [FEATURE] [FEATURE] IDs whenazy loading Feb 7, 2024
@rcMarty rcMarty changed the title [FEATURE] IDs whenazy loading [FEATURE] IDs when lazy loading Feb 7, 2024
@rcMarty rcMarty self-assigned this Feb 9, 2024
@rcMarty
Copy link
Member Author

rcMarty commented Feb 11, 2024

Its not everywhere yet but now it is easy fix with annotation @JsonSerialize(using = LazyFieldsSerializer.class) on that lazy-loaded field

@Firestone82 if you will need it anywhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant