Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Java Spring Data App doesn't save sub-objects

Spring Data JPA CDI integration fails with Wildfly Swarm

Spring CrudRepository cannot share generated id in composite primary key

how to get unique values from a column using queryDsl predicate

Cannot resolve class or Package H2

NonUniqueResultException in Projection spring data jpa(spring boot)

Modify SQL query generated behind Spring Data REST projections

Do nested resources need to be paged too?

Spring Boot JPA: How do I connect multiple databases?

How to pass Hashmap into spring data jpa method and use that in update statement?

Spring Data JPA: Mark entity as dirty to increase @Version

Determine the end of a cyclic workflow in spring integration (inbound-channel => service-activator)

@Async and @Transactional

Getting 500 Internal Server Error SpringBoot [duplicate]

Spring Data Rest different data for same object depending on uri /files <-> files/1

@Param not working in Spring Data JPA