Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

differences between JPA @EntityListeners , @PrePersist and Spring @RepositoryEventHandler, @HandleBeforeSave

mock a CrudRepository findById ("111").get ()

How to perform a query in Spring Data /JPA with a foreign Key?

Excluding EmbededMongoAutoConfiguration failed in Spring Boot 2.6.0

Spring Data JPA and QueryDSL

java spring-data querydsl

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