Search code examples
Mongo db will not update an existing Document...

javamongodbspring-data

Read More
How to disable the default exposure of Spring Data REST repositories?...

javaspring-dataspring-data-rest

Read More
Autowiring issues with a class in Spring data Mongo repository...

spring-dataspring-boot

Read More
How to set Expiration/TTL(Time to Live) for couchbase documents using spring-boot-starter-data-couch...

spring-bootspring-datacouchbasespring-cachespring-data-couchbase

Read More
How to query @ElementCollection with Specifications...

javahibernatejpaspring-data-jpaspring-data

Read More
How to call a stored procedure(PostgreSQL) with Spring JPA?...

springpostgresqlspring-data-jpaspring-data

Read More
Spring Data query could not determine data type of UUID parameter...

sqlspringpostgresqlhibernatespring-data

Read More
Spring Boot - Failed to configure a DataSource: 'url' attribute is not specified and no embe...

spring-bootspring-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
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
@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
BackNext