Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring Data MongoDB Repositories Query multiple fields

How to setup Spring Data JPA repositories without component scanning

Spring Query: Haversine formula with pageable

How to add mulitple AND conditions to criteria in Spring Data

java spring spring-data

Validation failed for query for method public abstract java.util.List

Spring Data ExampleMatchers by Example

Nested objects have not been saved by Spring JpaRepository

Spring Data JPA: How to create "delete by multiple properties" method?

onSave() (for any Entity saved with Hibernate/Spring Data Repositories)

Spring Redis - Indexes not deleted after main entry expires

Making spring-data-mongodb multi-tenant

How to implement Redis Multi-Exec by using Spring-data-Redis

java spring redis spring-data

Spring Boot - "Error creating bean with name 'entityManagerFactory'" - Start

How to do a Mongo aggregation query in Spring Data?

Spring Data : Java configuration for MongoDB without XML

Could any one tell me the real reason of spring-data projection in my case?

Spring Data Mongodb: How to Dump Raw Query/Commands generated through QueryDsl?

How can I handle exceptions with Spring Data Rest and the PagingAndSortingRepository?