Search code examples
Save JSON documents in ElasticSearch using ElasticsearchRepository (Java/Spring-data)...

javajsonelasticsearchspring-data

Read More
Spring data JPA query with parameter properties...

springjpaspring-dataspring-data-jpa

Read More
Limit resuts returned by Spring Scroll Api...

javaspring-bootkotlinspring-data-jpaspring-data

Read More
Easy way to convert Iterable to Collection...

javacollectionsspring-dataiterable

Read More
How are cache misses handled by spring-data-redis multiGet?...

spring-bootredisspring-datajedisspring-data-redis

Read More
Error while deleting DB records using spring data jpa...

javaspringspring-bootspring-dataspring-data-jpa

Read More
Mongodb doesn't "lock" a document, does it?...

mongodbtransactionsspring-data

Read More
Spring-Data-Jpa Repository - Underscore on Entity Column Name...

javajpaspring-datarepositoryspring-data-jpa

Read More
Cannot resolve reference to bean 'mongoTemplate' while setting bean property 'mongoOpera...

javamongodbspring-mvcspring-data

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

javaspringspring-bootspring-data-jpaspring-data

Read More
How to use fixed values in Spring CrudRepository?...

javaspringspring-data-jpaspring-dataspring-repositories

Read More
JPA Custom Query with Nullable IN Clause...

javajpaspring-data-jpaspring-data

Read More
Spring Data JOOQ with Oracle database...

javaspring-datajooq

Read More
spring-data-jdbc integrate with mybatis...

springspring-bootspring-datamybatisspring-data-jdbc

Read More
How to access in memory h2 database of one spring boot application from another spring boot applicat...

spring-bootspring-dataspring-data-jpah2

Read More
SpringData Mongo @Column equivalent annotation (@Property?)...

javaspringmongodbspring-dataspring-data-mongodb

Read More
@ExpectedDatabase not working as expected...

spring-bootjpaspring-data-jpaspring-dataeclipselink

Read More
Get distinct column values with a Spring Data JpaRepository...

springspring-data-jpaspring-data

Read More
CriteriaBuilder: join one-to-many with ON clause...

hibernatespring-data-jpaspring-datacriteria-api

Read More
what does the return value of @Modifying methods in Spring Data JPA mean...

springspring-dataspring-data-jpa

Read More
Cannot query Enum with Spring JPA and Postgresql...

postgresqlspring-data-jpaspring-data

Read More
When updating an ElementCollection does it trigger the @PostUpdate of the containing object?...

javaspringjpaspring-data-jpaspring-data

Read More
Spring Data OpenSearch Unable to Convert Value of @Timestamp to Java Instant...

javaspringspring-dataspring-data-elasticsearchopensearch

Read More
Specify how LocalDateTime is stored in Azure CosmosDB for NoSQL...

springspring-bootazurespring-dataazure-cosmosdb

Read More
How to manually force a commit in a @Transactional method?...

javaspringjpaspring-dataspring-transactions

Read More
Why use returned instance after save() on Spring Data JPA Repository?...

javaspringjpaspring-dataspring-data-jpa

Read More
Why does one delete statement cascade, but not the other?...

javajpaspring-data-jpaspring-datajpql

Read More
Error in spring application context schema...

springxsdspring-data

Read More
Creating a custom query with Spring DATA JPA?...

mysqlsqlspringspring-dataspring-data-jpa

Read More
StoredProcedureQuery with Oracle Type fails...

springoracle-databasespring-bootspring-data

Read More
BackNext