Search code examples
DDD - Maintaining separate Domain Classes and Entity Classes in Spring Data...


spring-bootspring-data-jpaspring-datadomain-driven-design

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
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
Optimistic lock failure when @Version is null...


javaspring-dataoptimistic-locking

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


springspring-data-jpaspring-datajparepository

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
ERROR: null value in column "id" of relation xxx violates not-null constraint - Spring Dat...


javapostgresqlspring-bootspring-data-jpaspring-data

Read More
Spring data jpa- No bean named 'entityManagerFactory' is defined; Injection of autowired dep...


javaspring-mvcjpaspring-dataspring-data-jpa

Read More
Pagination with mongoTemplate...


javaspring-dataspring-data-mongodb

Read More
DuplicateKeyException in mongodb and spring boot...


springmongodbspring-bootspring-data

Read More
Unable to build Hibernate SessionFactory - spring data/ jpa/ hibernate reverse engineering...


postgresqlhibernatejpaspring-bootspring-data

Read More
Spring Boot doesn't create tables in Postgres...


javapostgresqlspring-bootspring-data

Read More
I am using MongoDB as a database in Spring Boot. But I am getting a problem while adding the data...


mongodbspring-bootspring-data-jpaspring-dataspring-data-mongodb

Read More
Spring job doesn't store JPA entity to DB and doesn't throw any exception even if table is n...


javajpaspring-data-jpaspring-dataspring-scheduled

Read More
BackNext