Search code examples
Getting next value from sequence with jpa repository in postgreSQL...


javapostgresqljpaspring-data-jpaspring-data

Read More
JPQL cant recognize column...


spring-bootjpaspring-data-jpajpql

Read More
Generated column isn't returned by save() when performing an update...


spring-bootspring-data-jpa

Read More
Check jsonb array element existence in spring data jpa native query...


javasqlpostgresqlspring-data-jpajsonb

Read More
Implementing Pagination using entity manager in spring...


springhibernatejpaspring-data-jpa

Read More
Spring Boot Redis Cache @CachePut is not updating the cache...


springspring-bootspring-data-jpaspring-cache

Read More
Spring Boot 3.4.0 lets integration tests with JPA/Hibernate fail...


javaspring-boothibernatespring-data-jpa

Read More
Why is my controller calling different API when there is no match API for the request?...


javaspring-bootspring-data-jpapostman

Read More
Hexagonal architecture with Spring Data...


javaspringspring-data-jpahexagonal-architecture

Read More
MapStruct mapper not mapping nested DTOs properly in spring boot...


javaspringspring-data-jpamapstruct

Read More
Single row is inserted into with saveAllAndFlush...


spring-bootspring-data-jpa

Read More
Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect):...


javaspring-bootspring-data-jpatransactionsoptimistic-locking

Read More
Is Java Spring JPA native query SQL injection proof?...


spring-data-jpasql-injection

Read More
Spring Data JPA - @Query annotation with qualifier for the database it applies to...


spring-boothibernatespring-data-jpa

Read More
Spring Repository won't instantiate/autowire in Configuration class...


javaspringspring-bootjpaspring-data-jpa

Read More
Data written to DB in test not avaiable to REST call...


spring-bootkotlinspring-data-jpaspring-boot-test

Read More
Can I use Java 16 record with JPA entity?...


javaspring-bootjpaspring-data-jpajava-record

Read More
Spring Boot Application is not running Flyway migrations on startup...


javaspring-bootspring-data-jpadatabase-migrationflyway

Read More
What's the difference between Hibernate and Spring Data JPA...


javaspringhibernatejpaspring-data-jpa

Read More
Spring boot dont save id master into details fields...


spring-bootspring-data-jpa

Read More
Spring Boot - Hibernate - Table does not exists...


javaspringhibernatespring-bootspring-data-jpa

Read More
How to generate a ddl creation script with a modern Spring Boot + Data JPA and Hibernate setup?...


hibernatespring-bootspring-dataspring-data-jpa

Read More
Spring Data JPA is not able to find foreign key , it is always null...


javaspringspring-boothibernatespring-data-jpa

Read More
java.lang.IllegalArgumentException: Could not find class [org.springframework.jdbc.core.simple.JdbcC...


spring-bootspring-data-jpa

Read More
How to disable L1 Session caching with Spring Data JPA + Hibernate + PostgresSQL...


javapostgresqlhibernatejpaspring-data-jpa

Read More
How to catch check for Uniqueness in Spring Boot 3...


javaspring-bootspring-data-jpa

Read More
Spring data JPA returns unexpected result with scroll based query and operation precedence...


spring-bootkotlinspring-data-jpa

Read More
What is difference between CrudRepository and JpaRepository interfaces in Spring Data JPA?...


javaspringspring-data-jpaspring-repositories

Read More
Override Pageable max page size at controller level...


javaspringspring-bootspring-data-jpaspring-data

Read More
Error processing condition on org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfi...


spring-bootspring-data-jpa

Read More
BackNext