New posts in spring-data

Spring Data JPA: query ManyToMany

Spring boot - custom variables in Application.properties

org.hibernate.AnnotationException: No identifier specified for entity - even when it was

Can Spring Data REST's QueryDSL integration be used to perform more complex queries?

How to apply Spring Data projections in a Spring MVC controllers?

How to beautifully update a JPA entity in Spring Data?

How can I do paging and sorting using spring data with Couchbase

How to enable LockModeType.PESSIMISTIC_WRITE when looking up entities with Spring Data JPA?

Mongo - Ignore property from being persisted

Order By Date ASC with Spring Data

Why is data getting stored with weird keys in Redis when using Jedis with Spring Data?

No property found for type... custom Spring Data repository

How to configure Spring Data JPA using XML

Update single field using spring data jpa

Spring CrudRepository exceptions

Spring Data JDBC / Spring Data JPA vs Hibernate

Why does RestTemplate not bind response representation to PagedResources?

Can I make a custom controller mirror the formatting of Spring-Data-Rest / Spring-Hateoas generated classes?

Pagination in Spring Data JPA (limit and offset)

Spring Boot Data JPA - Modifying update query - Refresh persistence context