Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

org.hibernate.PersistentObjectException: detached entity passed to persist with H2 in memory database

Spring Data Rest Repository with abstract class / inheritance

OneToMany Spring Data JDBC

Spring data Solr: IllegalArgumentException - this argument is required

CrudRepository: Return one result, ordered by a column [duplicate]

java mysql jpa spring-data

System property stops taking effect when moved to application.properties

@RepositoryEventHandler events stop with @RepositoryRestController

Adding more information to the HATEOAS response in Spring Boot Data Rest

Performance Advantages / Disadvantages of using Views in Mongo DB

Spring Data JPA No qualifying bean of type ... found for dependency

How to set couchbase operation timeout in spring data couchbase?

The import org.springframework.data cannot be resolved in gradle

Getting value of invalid field after MethodArgumentNotValidException

Spring caching / spring repository, evict multiple keys

How to Get Only Matched Result from An Array Field of Document in Mongo Using Spring Data

Why do changes to my JPA entity not get persisted to the database?

How to provide highlighting with Spring data elasticsearch

How to use reserved keyword 'year' in dynamodb query

Left Join in Spring Data JPA's Specification

delete key/value from redis - phantom key not deleted