Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring Data Rest: "Date is null" query throws an postgres exception

How to search with JpaRepository and nested list of objects?

SpringData : is it possible to have subqueries in the Query annotation?

java jpql spring-data

How to see the repository implementation generated by Spring Data MongoDB?

Does Spring Data MongoDB support enums?

JPA Specifications by Example

How to use Spring Data / JPA to insert into a Postgres Array type column?

How to return a single result from Spring-Data-JPA?

Java MongoDB Object Versioning

Failed to convert request element in entity with @IdClass

Spring Data Repositories - Find where field in list

Spring-Data-JPA with QueryDslPredicateExecutor and Joining into a collection

Best practise when using Querydsl with Spring Data

How do you use both Spring Data JPA and Spring Data Elasticsearch repositories on the same domain class in a Spring Boot application?

Spring data mongo pagination

Limit findAll possible with Spring?

spring spring-data

spring-data: Not an managed type: class java.lang.Object

Spring data internationalization best practice

Spring native query executed within a transaction taking outdated value

Spring JPA: Should the Save() method commit data to the database?