Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

How to retrieve entity relationships after save?

Spring-data : How to query a subtype using a specification

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?