Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

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()

Spring Data JPA Repositories with Java 8 Streams

How to filter child collection in JPQL query?

java spring jpa spring-data jpql

Preferred way to implement Persistable.isNew for entity with predefined ID in Spring Data

Spring Data: Not an managed type: class java.lang.Object

Is there a way to eager fetch a lazy relationship through the Predicate API in QueryDSL?

jpa spring-data querydsl

Spring Data JPA - Is it possible to sort on a calculated property?

Getting next value from sequence with jpa repository in postgreSQL

How to update reference object in Spring-data rest?

WebApplicationInitializer container.addServlet() returns null

How do I file a bug report with Spring?

spring spring-data

Using QueryDSL with MongoDB - java.lang.NoClassDefFoundError