Search code examples
Is there a Criteria API for Spring Data JDBC?...


javaspring-bootspring-dataspring-data-jdbc

Read More
MongoTemplate - Find data between two dates not working...


mongodbmongodb-queryspring-datamongodb-compassmongotemplate

Read More
Can parse a projection interface to object? Spring...


javaspringhibernatespring-data

Read More
The import org.springframework.data cannot be resolved in gradle...


javaspringspring-datarest-assured

Read More
GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement...


javahibernatejpajdbcspring-data

Read More
What is this spring.jpa.open-in-view=true property in Spring Boot?...


javaspringjpaspring-bootspring-data

Read More
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
Override Pageable max page size at controller level...


javaspringspring-bootspring-data-jpaspring-data

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
How to add custom method to Spring Data JPA...


javaspring-dataspring-data-jpa

Read More
How to select from subclass entity property using Spring Data / JPQL?...


hibernatejpaspring-data-jpaspring-datajpql

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
Exception in monitor thread while connecting to server localhost:27017 while accessing MongoDB with ...


javamongodbspring-dataspring-data-mongodbremote-host

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


springspring-dataspring-data-jpa

Read More
BackNext