Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Returning both old and new entities from Spring/MongoDB findAndModify

One-To-Many Relationship in Spring Data JPA

MongoDB No converter found capable of converting from type [java.lang.String] to type [java.time.LocalDateTime]

How to automatically create DynamoDB table on application startup using Spring Data DynamoDB?

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?