Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

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

Generate automatically Spring Data Repositories from JPA entities

How to avoid N+1 queries with Spring Data REST Projections?

java.lang.Object; cannot be cast to model class: error in Spring Boot

JPA Hibernate bulk/batch update in Spring MVC

Can't get the JPA entity ID in the JSON output