Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Define particular repository classes with EnableJpaRepositories

How to extract Spring Data JPA query to separate file

Framework similar to Spring Data JPA in Golang

spring data compose @query query dynamically

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 do you handle with bulk deleting by an array of IDs in Spring Data JPA?

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

Spring Data JPA + JpaSpecificationExecutor + EntityGraph