Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring Data Mongo - How to query by @DBRef field's id

How do I query for dates in Spring Data MongoDB repository?

What is the difference between Transaction manager and Entity Manager

java spring jpa spring-data

spring data rest update produce cross join sql error

How Do I Write A "Count By" Method Name Query In Spring Data

spring-data

Java 8 JPA Repository Stream row-by-row in Postgresql

Java 8 Date/Time (JSR-310) types mapping with Spring Data MongoDB

Unable to open JDBC Connection for DDL execution

How to create Jpa repository dynamically inside a class?

Log values of query parameters in Spring Data R2DBC?

Calculated group-by fields in MongoDB

Spring Data MongoDB how to assign expiration time programmatically

mongodb spring-data

How does the @Autowired interface, which extends CrudRepository, works? I would like to have some insights

How to query for boolean property with Spring CrudRepository?

Query from combined spring data specification has multiple joins on same table

Pageable and @Param in a spring data JpaRepository method issue [2]

Create Query matching for current date [duplicate]

QueryDsl - subquery in collection expression

How does @CreatedBy work in Spring Data JPA?

QueryDslPredicateExecutor not found in spring data commons 2.0.4

java spring spring-data