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
While we kind of assume the Spring Data web support primarily being activated through
@EnableSpringDataWebSupport,PageModelerroneously uses the wrapping model if noSpringDataWebSettingsis found. For backwards compatibility reasons, it should use the legacy direct rendering mode.References
PageImpleasily #3024