Search code examples
What is difference between CrudRepository and JpaRepository interfaces in Spring Data JPA?...


javaspringspring-data-jpaspring-repositories

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


javaspring-bootkotlinspring-data-jpa

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
Jackson Annotations not working in Spring Boot...


javaspring-boothibernatespring-data-jpajackson

Read More
How to filter on Hibernate fetch? Spring Data JPA, ManyToMany relation with a new entity, JPA specif...


javaspring-boothibernatespring-data-jpa

Read More
I don't know why @JsonManagedReference & @JsonBackReference & @JsonIgnore don't work...


javajsonspring-bootspring-data-jpaspring-data

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


javapostgresqlhibernatejpaspring-data-jpa

Read More
@MappedSuperclass being assigned to a @OneToMany spring-data...


spring-data-jpaspring-data

Read More
Spring boot, execute custom query...


mysqlspringspring-bootspring-data-jpaentity

Read More
Javers - findChanges do not record/pick nested VO...


javaspringspring-bootspring-data-jpajavers

Read More
JpaSpecificationExecutor JOIN + ORDER BY in Specification...


javamysqljpaspring-data-jpacriteria-api

Read More
How to extends PostgreSQL dialect to add support for some custom column type? No type mapping for or...


postgresqlspring-boothibernatejpaspring-data-jpa

Read More
JPA query for deleting relations...


sqlspringpostgresqlspring-bootspring-data-jpa

Read More
Spring boot AbstractDataSourceBasedMultiTenantConnectionProviderImpl as well as a shared database...


spring-bootspring-data-jpa

Read More
Spring JPA findAll() adding additional columns in where clause...


spring-bootspring-data-jpaquery-by-example

Read More
Spring JPA not saving to Postgres DB...


javaspringpostgresqlspring-data-jpa

Read More
Spring data jpa repo, why need interface service and service implementation...


javaspringspring-mvcspring-bootspring-data-jpa

Read More
Access denied for user ''@'localhost' (using password: NO) spring-boot...


mysqlspring-bootspring-data-jpaspring-data

Read More
Spring Data - OR condition in a repository method name...


javaspringjpaspring-dataspring-data-jpa

Read More
is it possible to give columnName in value parameter in spring data jpa native query...


springspring-bootspring-data-jpa

Read More
JPA Criteria API and parentheses...


sqljpaspring-data-jpaspring-datajpa-criteria

Read More
Problems with Hibernate startup logging after adding JPA with database in SpringBoot version 3.4.0...


spring-boothibernatespring-data-jpa

Read More
Do Jpa methods execute with or without transactions by default?...


hibernatespring-data-jpaspring-transactions

Read More
Disable all Database related auto configuration in Spring Boot...


springhibernatespring-bootspring-dataspring-data-jpa

Read More
JoinColumn references a column, but the target entity has no property which maps to this column erro...


spring-boothibernatespring-data-jpa

Read More
How does @CreatedBy work in Spring Data JPA?...


javaspringjpaspring-dataspring-data-jpa

Read More
Persisting Json Data in Spanner with JPA and Hibernate 6...


spring-boothibernatejpaspring-data-jpagoogle-cloud-spanner

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


javaspring-boothibernatespring-data-jpa

Read More
Error While Creating Entities in Spring boot application...


javaspringspring-bootjpaspring-data-jpa

Read More
BackNext