Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

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

spring MongoRepository Query regex

NullHandling.NULLS_LAST not working

Boot-strapping Spring Data JPA without XML

Why is Spring Data still using null references as return values?

spring-data

When to use saveAndFlush in springs SimpleJpaRepository?