Search code examples
Creating a read-only repository with SpringData...


javaspringjpaspring-dataspring-data-jpa

Read More
Understanding the Spring Data JPA @NoRepositoryBean interface...


javaspringjpaspring-dataspring-data-jpa

Read More
Customize Spring Data REST to expose only selected methods from Repository...


javaspringspring-dataspring-data-rest

Read More
DDD - Maintaining separate Domain Classes and Entity Classes in Spring Data...


spring-bootspring-data-jpaspring-datadomain-driven-designjmolecules

Read More
How to configure a MongoDB cluster which supports sessions?...


springmongodbspring-bootspring-dataspring-data-mongodb

Read More
Using @MappedSuperclass in spring repository @Query...


javaspring-data-jpaspring-data

Read More
DynamoDBIndexHashKey annotation on entity field make queries fail...


javaamazon-web-servicesamazon-dynamodbspring-data

Read More
QueryDslMongoRepository Projection...


mongodbspring-dataquerydsl

Read More
How do I stop Hibernate from deleting entities from DB which are not in list which I working with?...


javapostgresqlhibernatejpaspring-data

Read More
Spring Data JPA map the native query result to Non-Entity POJO...


springhibernatejpaspring-datapojo

Read More
How to return an immutable DTO when using Spring Data with MongoDB?...


mongodbspring-bootspring-data

Read More
How Are Two Repositories Treated As The Same?...


springspring-data-jpaspring-data

Read More
How to store a Map of Maps of Lists from a JSON file with Spring Data MongoDB?...


javamongodbspring-bootspring-dataspring-data-mongodb

Read More
Dynamic Queries in Spring Data JPA...


springhibernatejpaspring-dataspring-data-jpa

Read More
Optimistic lock failure when @Version is null...


javaspring-dataoptimistic-locking

Read More
SPR-16876 TransactionSynchronizationManager not returning correct values in implementation of Abstra...


springspring-boottransactionsspring-dataspring-transactions

Read More
How do I implement a Criteria API method along with JpaRepository interface? (Spring Boot)...


springspring-data-jpaspring-datajparepository

Read More
How to add custom method to Spring Data JPA...


javaspring-dataspring-data-jpa

Read More
Springboot spring data JPA using join and pagination...


javamysqlspring-bootspring-data-jpaspring-data

Read More
Problems with @GeneratedValue in the H2 database...


javaspringdatabasehibernatespring-data

Read More
Spring boot show sql parameter binding?...


jpaspring-bootspring-data

Read More
Spring 6 jdbc error - Unable to determine the correct call signature, Name for argument of type [jav...


springspring-bootspring-mvcspring-data-jpaspring-data

Read More
Request field validation not performed...


springspring-bootspring-dataspring-validator

Read More
Usage guidelines for JDBC with Spring...


spring-dataspring-jdbcspring-data-jdbc

Read More
How to add multiple AND OR conditions in criteria builder through spring jpa Specification...


javaspringspring-data-jpaspring-data

Read More
Ignore field for query in spring-r2dbc...


spring-bootspring-data-jpaspring-dataspring-webfluxspring-data-r2dbc

Read More
Service required a bean of type 'Repository' that could not be found in Springboot project...


javaspringspring-bootspring-data-jpaspring-data

Read More
Why is my SequenceGenerator skipping id values?...


javamysqlspringspring-bootspring-data

Read More
Persisting an associated detached entity by cascade in Spring Data Jpa. Is it possible?...


javaspringhibernatejpaspring-data

Read More
Hibernate Found shared references to a collection Exception...


hibernatespring-data-jpaspring-data

Read More
BackNext