Search code examples
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
Understanding spring Hibernate generated sql...

hibernatejpaspring-data

Read More
Reference Child List in Spring Data Mongodb Query Method WITHOUT Using @Query or Filtering Parent In...

javamongodbspring-data

Read More
Spring Data Elasticsearch + Repository Upsert Query Method...

javaspring-bootelasticsearchspring-dataspring-data-elasticsearch

Read More
Spring Data repository: list vs stream...

javaspringspring-data

Read More
Spring data MongoDb: MappingMongoConverter remove _class...

mongodbspring-dataspring-data-mongodb

Read More
Could not open jpa entitymanager for transaction. nested exception is java.lang.nosuchmethod error...

javaspring-bootjpaspring-data-jpaspring-data

Read More
SQLITE and foreign key support...

springsqlitespring-data

Read More
Unique constraints with Spring Data not applied in MySQL database...

javamysqlspring-data-jpaspring-data

Read More
Hibernate, Spring Data: Map for storing a key-value OneToMany vs a separate entity...

javaspringhibernatespring-data-jpaspring-data

Read More
How to do a native query using parameters data members?...

springspring-bootjpajdbcspring-data

Read More
javax.persistence.EntityNotFoundException while inserting new Data...

javaspringspring-bootspring-data-jpaspring-data

Read More
Mongo DB- Update document field if a particular field has more than one document matches...

mongodbaggregation-frameworkspring-data

Read More
Interface-based projections, native queries and Enums...

javahibernatejpaspring-data-jpaspring-data

Read More
How to pass a custom usertype as a parameter to a Spring Data JPA query method?...

postgresqlhibernatejpaspring-data-jpaspring-data

Read More
Spring io @Autowired: The blank final field may not have been initialized...

javaspringspring-mvcspring-data

Read More
Passwords for registration and login of BCryptPasswordEncoder in Spring Security 6 do not match...

javahibernatespring-securityspring-data-jpaspring-data

Read More
Update and delete entity contains another entity one-to-many or many-to-one relationship Java...

javaspring-bootspring-data-jpaspring-data

Read More
Spring data redis support for modules?...

spring-bootredisspring-dataspring-data-redisredisjson

Read More
How to solve "Plugin execution not covered by lifecycle configuration" for Spring Data Mav...

eclipsemavenspring-datam2eclipse

Read More
Spring Data, Mongo, and @TypeAlias: reading not working...

javamongodbspring-data

Read More
How to use $exists in derived query method for mongodb in spring data...

javaspring-bootspring-dataspring-data-mongodb

Read More
timescaledb with spring data jpa...

springspring-data-jpaspring-datatimescaledb

Read More
Generate automatically Spring Data Repositories from JPA entities...

javaspring-bootspring-dataspring-data-jpaspring-repositories

Read More
Why does JpaRepository return an empty set for this One-to-Many relation?...

spring-boothibernatekotlinjpaspring-data

Read More
Unique index or primary key violation:...

javaspringspring-boothibernatespring-data

Read More
BackNext