Search code examples
Spring data jpa- No bean named 'entityManagerFactory' is defined; Injection of autowired dep...


javaspring-mvcjpaspring-dataspring-data-jpa

Read More
Spring JPA generated query taking way longer to run than it should...


javasql-serverspringhibernatespring-data-jpa

Read More
Many-To-Many Spring JPA relationship returns no data from get()...


javaspring-bootjpaspring-data-jpa

Read More
Executing an update/delete query; nested exception is javax.persistence.TransactionRequiredException...


javaspring-bootspring-data-jpapersistence

Read More
Spring Boot Data JPA Bidirectional Relationship - Foreign Key Is Null...


javaspringpostgresqlspring-bootspring-data-jpa

Read More
Spring Boot Getting 403 on Error inside the Service...


javaspringspring-bootspring-securityspring-data-jpa

Read More
Hibernate - Unable to perform beforeTransactionCompletion callback: Cannot read the array length bec...


spring-boothibernatespring-data-jpahibernate-envers

Read More
JPA GeneratedValue generated an already existent Id...


javajpaspring-data-jpajpa-2.0

Read More
Spring boot application unable to execute insert statement from data.sql thrrows exception | table n...


javaspring-boothibernatespring-data-jpah2

Read More
@SequenceGenerator throws After saving the identifier must not be null! when value of id not passed ...


javaspring-bootspring-data-jpah2

Read More
Spring Boot JPA: how do query a JSON column in a table...


mysqljsonspring-bootspring-data-jpa

Read More
Search operation in jsonb column using Spring data jpa and CriteriaQuery...


postgresqlspring-boothibernatespring-data-jpahibernate-criteria

Read More
Trying to retrieve data from a manytomany relation with bridge table in spring using Jpa and Hiberna...


javaspringspring-data-jpamany-to-many

Read More
Reversed JPA results for @OneToMany relationship...


javaspring-boothibernatejpaspring-data-jpa

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
Issue adding a custom method findEmail(String email) to the JpaRepository in Spring Boot...


javaspring-boothibernatejpaspring-data-jpa

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
Spring JPA Dont Save If No Fields Modified...


javaspringspring-data-jpaentitymanager

Read More
Why does a non transaction method call to a transactional method call still run in a transaction in ...


springspring-bootkotlinspring-data-jpa

Read More
Spring data jpa with AWS Lambda...


spring-bootaws-lambdaspring-data-jpaaws-api-gateway

Read More
Return value of JPA query when no matches found...


javaspring-bootspring-data-jpanamed-query

Read More
GCP Pub/Sub Pull Subscription consumer with Jpa backed repos resulting in connection issues...


javaspring-bootspring-data-jpagoogle-cloud-sqlgoogle-cloud-pubsub

Read More
Spring data JPA slowly creating too many inactive sessions...


javaoracle-databasespring-bootspring-data-jpa

Read More
Error creating bean while running spring boot application...


mysqlspring-bootspring-data-jpaspring-tool-suitemodelmapper

Read More
Hibernate, Spring Data: class-based projections don't work with native queries: no converter fou...


javaspringhibernatespring-data-jpa

Read More
JPA generating broken SQL when using native query and pageable...


springspring-data-jpa

Read More
Update with Values in Spring JPA Native Query for Postgresql...


postgresqlspring-data-jpaspring-data-rest

Read More
Wrong number of total pages in returned Page...


javaspring-bootjpaspring-data-jpa

Read More
Stored Procedures and Functions not working properly or found in Spring Data JPA and PostgreSQL 16...


postgresqlspring-bootstored-proceduresspring-data-jpadata-jpa-test

Read More
While upgrading spring version to 3.2.1 i changed javax.persistance.* to jakarta.persistance.* and f...


javaspring-bootjdbcspring-data-jpa

Read More
BackNext