Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

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

Hibernate audit log of fields' change

Date issue in spring boot data rest

Using multiple services or multiple repositories within service?

Spring Data Elasticsearch (4.x) - Using @Id forces id field in _source

hibernate logback sql

"No property exists found for type"... When using the QueryDslPredicateExecutor with MongoDB and Spring-Data

Spring Data JPA. Pagination for child entities

Optional pagination with Spring

Spring mongodb template saves in the same object

Implement Spring Interceptor

Returning JSON as Response Spring Boot