Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Failover @Type for h2?

Spring Data Rest: RepositoryRestController deserialization from URI not working

Spring Data MongoDB criteria with $in and list of regexes

Spring Boot/HikariCP @Transactional not overwriting isolation level

Mapping HAL URI in @RequestBody to a Spring Data Rest managed entity

Spring Data Jpa - scans for files in tests folder

Spring-Data: specify which MongoTemplate a MongoRepository should use

How to expose custom DTO crud repository with Spring data REST?

Extra quotes being added to @Query

spring data mongodb enum mapping converter

spring mongo querydsl Can't find a codec for class java.time.LocalDateTime

Converting the unstructured object in java

How to close and re-open Spring Data Neo4J contexts without killing the VM

Spring Data + Hibernate Query Caching not working

Spring Data/JPA Repositories with DynamoDB and MySQL dual datasources

Spring Data Rest: Detected multiple association links with same relation type

Upsert Mongo Document using spring data mongo

Spring @QuerydslPredicate Questions