Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring data native query does not allow Postgres jsonb string exist operator (question mark)

Spring JPA Projection including links

How to associate a redis CrudRepository to a database

Spring Data REST : custom query for MongoDB repository

Spring + Spring Data JPA Configuration

A component required a bean named 'dataSource_dbCreate' that could not be found

Stored procedure name changed during execution using Spring Data

The [column] property of the [entity] entity was modified, but it won't be updated because the property is immutable

@PreUpdate not being called during update after save in same transaction

Spring Data findAllById not work properly

Why Redis keys are not expiring?

Why is JPA / Hibernate slowing down when loading a large amount of data in a Spring Boot application?

QueryDslMongoRepository for different collections

How do I change the transaction settings for Spring Data repositories globally?

HQL check List size passed in @param