Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

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

Spring Data vs Spring Data JPA vs JdbcTemplate

How to get the value from system property in spring boot

How to Log HttpRequest and HttpResponse in a file?

OneToMany: get size of collection

hibernate jpa spring-data

How to configure Spring Data to use Postgres with Hibernate without XML?

Spring data redis override default serializer

JPA by kotlin: by lazy and @Transient not work with hibernate

Build dynamic queries with Spring Data MongoDB Criteria

Spring Data returning List<Object[]>

How can I set that a Spring Data JPA query method have to be a parameter value always set as true?

Spring data elastic search - Query - Full text search

Spring data query dsl how to add order by?