Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring Data JPA Fetching

How to override a delete method on a Spring Data CrudRepository?

java crud spring-data jpql

JPA EmptyResultDataAccessException handling

spring data jpa native query with join

Elasticsearch Spring Data with RestHighLevelClient

@ManyToOne unidirectional mapping

hibernate jpa spring-data

How add sorting to spring data elasticsearch

spring data findBy return type

java spring spring-data

Multiple datasources in Spring Boot Repository Annotated Interface

SpringData Redis Repository with complex key

Java Order by on one to many relationship with different child object type

Spring data for Amazon DynamoDB

Spring Data fills @LastModifiedDate by not @CreatedDate

Hibernate/SpringData : Incorrect dirty check on field with AttributeConverter

How to update the @Version field when executing a bulk update through Spring Data JPA

Spring Data: when use Projection interfaces and DTO projections?

How can I retrieve sort property and direction from a Spring Data Pageable?

java spring-data

Multitenancy with spring-data-elasticsearch

How to define null-handling in Spring Data JPA sorts?

Spring Data Query Execution Optimization: Parallel Execution of Hibernate @Query Method in JpaRepository