Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Replacing entire contents of spring-data Page, while maintaining paging info

Complex mongodb query with Quarkus

Spring data - domain object inheritance and generic methods

java generics jpa spring-data

How to implement a read-only property with Spring Data?

Write cross-table queries with QueryDSL and Spring's Repository

Spring Data and Native Query with Sorting

java spring spring-data

Spring Data: multiple repository interfaces into a single 'repository' service class

Spring Data: limit result for custom query

Multiple aggregation and Unwind - Spring data Mongodb

Spring Data JPA: return empty List instead of null

How to find top N elements in Spring Data Jpa?

Using Hibernate @SQLDelete for Soft Delete across All Entities

Sum of Joda Money split into 2 columns with Spring Data JPA

Spring Data and how to sort by a column not in an Entity

spring-data jpql

Spring Data Rest Add custom endpoint to specific reposiotry

Spring Data JPA - concurrent Bulk inserts/updates

spring data JPA & spring data elasticsearch; No property index found for type?

Spring Data + MongoDB somehow extremely slow after upgrade to macOS Sierra

Sequence does not exist when it does - Postgres/Spring Boot

Difference between value and cacheName param of @Cacheable annotation