spring-data-commons
spring-data-commons copied to clipboard
Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
Results
241
spring-data-commons issues
Sort by
recently updated
recently updated
newest added
Spring Boot : 3.4.6 Spring Data Commons : 3.4.6 When @EnableSpringDataWebSupport(pageSerializationMode = VIA_DTO) is used as described in https://docs.spring.io/spring-data/commons/reference/repositories/core-extensions.html#core.web.pageables The properties defined under spring.data.web.pageable are ignored. e.g. max-page-size Workaround :...
status: waiting-for-triage