Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Issues using Spring's DomainClassConverter in Spring MVC

How to configure ElastiCache Redis for Spring Data Access

How to handle Enums as string in spring data jpa Specification

JPA named query match a list of tuples in IN clause

Spring Boot @RepositoryEventHandler not invoked

Spring Batch - How to prevent database commits with jobLauncherTestUtils

How to unit test pessimistic locking with Spring Boot + Spring Data JPA

object references an unsaved transient instance - save the transient instance before flushing : Spring Data JPA

TransactionRequiredException: no transaction is in progress while using JPAItemWriter

Sorting is not working with Pageable in Springboot

Spring data alternatives

How to group by result with JPA and JpaSpecificationExecutor?

spring-data-jpa call Stored Procedure

In spring boot JPA, how to properly POST an object whose entity representation has a foreign key association to a different entity?

Spring Data JPA OutOfMemoryError: GC overhead limit exceeded

Spring Data JPA Invalid page.sort Parameters

Spring Data - Overriding default methods for some repositories

Spring data rest one to many delete child objects

Spring Data Serialization of Embeddable with ManyToOne References

JPA Spring repository filtering multiple parameters