Search code examples
How to disable count when Specification and Pageable are used together?...


springspring-data-jpaspring-data

Read More
Spring-data-mongo unable to instantiate java.util.List using Constructor...


javaspringmongodbspring-dataspring-data-mongodb

Read More
Spring Data: "delete by" is supported?...


springspring-dataspring-data-jpa

Read More
JpaSort using 'nulls last' with Spring Data...


spring-dataspring-data-jpa

Read More
How to use @Transactional with Spring Data?...


javaspringjpaspring-dataspring-data-jpa

Read More
resolving mongodb references in spring...


springmongodbspring-dataspring-data-document

Read More
Spring Data Jpa Save and SaveAndFlush...


springspring-dataspring-data-jpa

Read More
How to I tell a Springdata-repository's delete method to not throw an exception if an entity doe...


javaspringspring-data

Read More
How to select a single element from an array contained in MongoDB document using Spring Data?...


javamongodbspring-data

Read More
UUID vs Long primary key...


databasespring-bootspring-data

Read More
Spring Data JPA error: InvalidDataAccessApiUsageException: HOUR_OF_DAY: 0 -> 1...


spring-bootspring-dataspring-data-jpadate

Read More
Spring Data Rest - Sort by multiple properties...


springspring-dataspring-data-jpaspring-data-rest

Read More
Spring in Kotlin: Getting data from couchbase server using special query brings back an empty object...


spring-datacouchbasekotlin-flowsql++spring-data-couchbase

Read More
Filtering by a combination of parent and child fields in a unidirectional JPA relation...


springhibernatejpaspring-data-jpaspring-data

Read More
How to fix: Error creating bean with name : Unsatisfied dependency expressed through field...


javaspringspring-bootspring-data-jpaspring-data

Read More
@EnableAutoConfiguration(exclude =...) on tests failed in Spring Boot 2.6.0...


springspring-bootspring-dataspring-data-mongodb-reactive

Read More
I sent a post request, but I keep getting a null value...


jsonspringspring-dataparameter-passing

Read More
How to set fetch-size in Spring-Data-JDBC...


javaspringjdbcspring-dataspring-data-jdbc

Read More
How to provide highlighting with Spring data elasticsearch...


elasticsearchspring-dataspring-data-elasticsearch

Read More
JedisConnectionFactory setHostName is deprecated...


redisspring-datajedis

Read More
Can I validate custom method inputs in a Spring Data repository?...


javaspringspring-dataspring-data-jdbc

Read More
spring data elastic search highlight text...


elasticsearchlucenespring-dataelasticsearch-highlight

Read More
How to do database routing in read-only and read-write with Spring...


javaspringspring-bootspring-data-jpaspring-data

Read More
Spring boot - Not a managed type...


springspring-mvcjpaspring-bootspring-data

Read More
Specification/Predicate to Search Nested Objects...


javajpaspring-dataspecificationspredicate

Read More
Pagination in Spring Data JPA (limit and offset)...


springjpapaginationspring-datapaging

Read More
Setting up Spring test env using H2 script initialization fails when inserting simple SQL data: &quo...


springspring-datah2spring-jdbcspring-test

Read More
How to use OrderBy with findAll in Spring Data...


springspring-dataspring-data-jpa

Read More
Migrating to Hibernate 6 @Type annotation not working for boolean...


javaspring-boothibernatespring-datahibernate-6.x

Read More
Error creating bean with name 'customerRepository': Invocation of init method failed; No pro...


jpaspring-bootspring-dataspring-data-jpa

Read More
BackNext