Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

spring-data mongodb custom implementation PropertyReferenceException

How to configure a MongoDB cluster which supports sessions?

Spring data jpa @transactional

How to fetch EntityGraph dynamically in Spring Boot

Spring annotations @ModelAttribute and @Valid

FetchMode join makes no difference for ManyToMany relations in spring JPA repositories

PSQLException: ERROR: syntax error at or near

nested exception is java.lang.IllegalArgumentException: Not a managed type: class

How to get List from Page in Spring Data REST

Exact case insensitive match in spring-data mongo

Creating Pagination in Spring Data JPA

Enable hibernate filter globally with spring-boot & spring-data

Spring Data Repository @Query - Update and return modified entity

java spring spring-data

Why is Spring Data MongoDB unable to instantiate this nested type structure?

Spring PageableArgumentResolver deprecated, how to use PageableHandlerMethodArgumentResolver?

How to use optimistic locking with Spring Data MongoDB?

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