Search code examples
How apply pagination in reactive Spring Data?...

spring-datareactive-programmingspring-data-mongodb

Read More
Optimistic locking across 2 different Hibernate Sessions...

spring-boothibernatespring-data-jpaspring-dataoptimistic-locking

Read More
Spring Repository is null despite being autowired...

javaspringspring-bootspring-datarepository

Read More
Hibernate prevent locking of records when updating...

hibernatespring-datadatabase-locking

Read More
Why does a query contained keyword IN return always an empty list?...

springspring-bootspring-data

Read More
How to find Distinct No of Document on specific field MongoDB and Implement in Java...

mongodbmongodb-queryspring-dataaggregation-framework

Read More
How to use limit and skip in spring data mongodb repository?...

springmongodbspring-dataspring-data-mongodb

Read More
Spring Boot Hikari properties override programmatically...

javaspring-bootspring-datahikaricp

Read More
Query a list with JPARepository...

javasqlspringspring-bootspring-data

Read More
Spring Data AWS DynamoDB Repository Find By Contains throws ClassCastException...

javaamazon-web-servicesamazon-dynamodbspring-datacrud-repository

Read More
Java Spring data mongodb how to use wildcards?...

javaspringmongodbspring-data

Read More
AbstractItemCountingItemStreamItemReader throws Exception that makes no sense...

spring-bootspring-dataspring-batch

Read More
Spring-data-mongodb connect to multiple databases in one Mongo instance...

javaspringmongodbspring-dataspring-data-mongodb

Read More
How to provide CassandraEntityInformation<T, ID> for a SimpleReactiveCassandraRepository?...

cassandraspring-dataspring-data-cassandra

Read More
How to rid of code duplication when two similar repositories?...

javaspringspring-datajava-stream

Read More
How to connect to multiple servers in spring data elasticsearch...

spring-bootkotlinelasticsearchspring-dataspring-data-elasticsearch

Read More
Spring Data JPA with ssh tunnel to a remote MySQL server...

javahibernatesshspring-datajsch

Read More
spring-data-jdbc: JdbcQueryCreator: Cannot query by nested entity...

springspring-bootspring-dataspring-data-jdbc

Read More
@SpringBootTest loads unrequired Bean when making IT...

springspring-bootneo4jspring-dataspring-data-neo4j

Read More
Spring implements to kinds of Repository interface...

javainheritancespring-data

Read More
The result entity after calling JpaRepository.getById() does not contain values for fields with @Joi...

spring-bootspring-data-jpaspring-data

Read More
Hibernate JOIN [some entity] ON unexpected token...

javahibernatespring-data

Read More
Spring Dependency Injection into JPA entity listener...

javaspringjpaspring-dataspring-data-jpa

Read More
What is a transaction boundary in hibernate...

javaspring-boothibernatespring-data-jpaspring-data

Read More
Quarkus and Panache have Example API?...

postgresqlspring-dataquarkusquarkus-panachequarkus-reactive

Read More
JpaRepository throwing exception in spring boot 2.6.5...

spring-data-jpaspring-datarepository

Read More
Spring data JPA : How to organize repositories and service layer for multiple datasources containing...

javaspring-boothibernatespring-data-jpaspring-data

Read More
Spring Data JPA: Generate dynamic query...

javaspringspring-bootspring-data-jpaspring-data

Read More
Spring Data JPA difference between findBy / findAllBy...

javaspringspring-dataspring-data-jpa

Read More
Pagination with spring data JPA...

javaspringapirestspring-data

Read More
BackNext