Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

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

MongoRepository query for between dates

ON UPDATE CURRENT_TIMESTAMP and JPA

sql hibernate jpa spring-data

Query by type in Spring Data JPA

How to update a @ManyToOne relationship with Spring Data REST?

Spring JPA Repository Cannot Catch EntityNotFoundException

Spring Data MongoDB Indexed(unique=true)

How exactly does spring-data-mongodb handle constructors when rehydrating objects?

Spring Boot Data JPA - Not saving entities to the database

java.time.LocalDate not supported in native queries by latest Spring Data/Hibernate?

How to use order by and Limit in Spring Data JPA using QueryDSL

Inner classes as spring-data-repositories

spring-data

New Spring Data JDK8 Jsr310JpaConverters not working automatically?

Hibernate default schema and Table annotation

Spring data mongodb remove a property from a document using MongoTemplate

Spring data mongodb - aggregation framework integration