Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

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

The type com.querydsl.core.types.Predicate cannot be resolved. It is indirectly referenced from required .class files

What exactly is the difference between JpaRepository and CrudRepository using Spring Data JPA? [duplicate]

Spring Data: rollback transaction on retry

How can I customize the AuditingHandler injected by Spring-Data when using Auditing?

How can I migrate a RedisCacheManager with default expiration to Spring Data Redis 2.0?

spring data JPA - mysql - findById() empty unless findAll() called before

Spring Data MongoDB tries to generate queries for custom repository methods

Spring data Redis HGETALL operation

spring redis spring-data jedis

QueryDsl SpringData Jpa findAll how to avoid count()