Skip to content

PageModel uses wrapping serialization mode if no SpringDataWebSettings found #3101

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

Closed
odrotbohm opened this issue May 30, 2024 · 0 comments
Closed
Assignees
Labels
in: web Integration with Spring MVC type: bug A general bug

Comments

@odrotbohm
Copy link
Member

odrotbohm commented May 30, 2024

While we kind of assume the Spring Data web support primarily being activated through @EnableSpringDataWebSupport, PageModel erroneously uses the wrapping model if no SpringDataWebSettings is found. For backwards compatibility reasons, it should use the legacy direct rendering mode.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Integration with Spring MVC type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant