Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

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?

Why does Spring get circular dependency issues on one machine and not another?

Very slow Spring Boot application startup

Spring Data JPA: Query by Example?