Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Implementing CrudRepository in Spring. What's the best design I should follow?

What the overhead of Java ORM for MongoDB

How to save and query dynamic fields in Spring Data MongoDB?

Redis - How to configure custom conversions

Spring Data JPA - Lazy Loaded collection fetched without @Transactional

JPQL Check greater than less than date today in @Query annotation

How to force transaction commit in Spring Boot test?

storing raw json in redis by using spring-data-redis

How to exclude a @Repository from component scan when using Spring Data Rest

Spring data mongoRepository Query sort

Spring Redis Error Handle

How to save an object with null dbref in mongodb java spring?

Is it possible to add wildcards to @Query parameters?

Spring: Override save method in CrudRepository

java spring spring-data

Spring Data : relationships between 2 different data sources

spring spring-data

Spring Boot change DataSource and JPA properties at runtime

Spring Data Mongodb Repositories don't implement inheritance correctly

Spring - Advanced comparator for QueryDsl support