Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Latest data group-by without a subquery

Query tables across multiple tenants (same table name)

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

how to store PostgreSQL jsonb using SpringBoot + JPA?

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

Spring Data JPA + JpaSpecificationExecutor + EntityGraph