Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Pass port number from docker-maven-plugin to spring property

Spring Boot @Transaction(timeout = 1)

JPA One to One mapping with inheritance: 2 Queries for what should be one

Spring Data JPA Redis : Cannot write custom method based query

How to correct the classpath of spring boot application so that it contains a single, compatible version of javax.persistence.PersistenceContext?

@JsonManagedReference and @JsonBackReference cannot get relation data from jsonbackreference model

JPA starts to consume more and more memory after each iteration

java jpa spring-data-jpa

Why put @Repository on top of Spring Data JPA interfaces?

Canonical _links with Spring HATEOAS

Multi tenancy with spring data jpa and eclipselink

Spring repository interface: query methods by type

Spring JPA - persisting nested objects

Spring data jpa, jparepository returning list of string in place of DTO object

How to add non-standardized sql functions in Spring Boot application?

How to avoid 1 + n database calls for a bidirectional optional one to one association in Hibernate?

Spring JPA Repository Sub-Query In Native Query

How do you handle with bulk deleting by an array of IDs in Spring Data JPA?

Spring - Multiple Spring Data modules found, entering strict repository configuration mode

Get "Invalid derived query" error all over the place in our Spring Data JpaRepository interfaces in STS 3.1

Spring Data JPA + JpaSpecificationExecutor + EntityGraph