Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

How to maintain bi-directional relationships with Spring Data REST and JPA?

Spring-Data-Jpa Repository - Underscore on Entity Column Name

How to get all results in one page using Spring Data Pagination

Spring nested transactions

What's the difference between javax.persistence.Id and org.springframework.data.annotation.Id?

Spring JPA :: No converter found capable of converting from type

Get last records ordered by date on Spring Data

Creating a read-only repository with SpringData

Why does RestTemplate not bind response representation to PagedResources?

Spring-Data FETCH JOIN with Paging is not working

org.springframework.data.mapping.PropertyReferenceException: No property catch found for type

spring spring-data

Consider defining a bean of type 'service' in your configuration [Spring boot]

Using @EmbeddedId with JpaRepository

java spring jpa jpql spring-data

Is there a way to use constants inside Spring Data @Query annotation value?

java spring jpql spring-data

Spring data MongoDb: MappingMongoConverter remove _class

What's the difference between Spring Data MongoDB and Hibernate OGM for MongoDB?

updating boolean value in spring data jpa using @Query, with hibernate

How to disable spring-data-mongodb autoconfiguration in spring-boot

Isolated Controller Test can't instantiate Pageable

How to persist JSR-310 types with Spring Data JPA?