Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Transactional Support in Spring Data Elastic Search

How to reference nested object into other collection Mongodb

How to restrict access by role to a Spring Data REST projection?

How to log actual repository class names using spring AOP instead of proxy?

java spring-data spring-aop

QueryDSL delete method

How to properly setup documentation for Restful services in a micro-service architecture (HAL, ALPS)

Add links into projection's nested object

How to select latest record in group using JPQL in Spring JpaRepository?

Spring Boot Standard UUID codec not working with AbstractMongoClientConfiguration

Spring Data find by inner relation

Spring Data Jpa OneToMany save child and parent entities at the same time?

Spring Data Hibernate + Pageable: Returns empty results

spring data Page/Pageable can't deserialization,how to use?

Spring Data JPA 'jpaMappingContext' error, IllegalStateException: Expected to be able to resolve a type but got null

Is a Spring Data (JPA) Repository thread-safe? (aka is SimpleJpaRepository thread safe)

@Indexed annotation ignored when using named collections

Filters For Spring Data + JPA

jpa spring-data

Spring Data JPA streaming query methods cause an exception about transactions

How to refresh entity after "manual" backend query update [duplicate]

Composite Key and spring-data-jdbc