Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Modify SQL query generated behind Spring Data REST projections

Do nested resources need to be paged too?

Spring Boot JPA: How do I connect multiple databases?

How to pass Hashmap into spring data jpa method and use that in update statement?

Spring Data JPA: Mark entity as dirty to increase @Version

Determine the end of a cyclic workflow in spring integration (inbound-channel => service-activator)

@Async and @Transactional

Getting 500 Internal Server Error SpringBoot [duplicate]

Spring Data Rest different data for same object depending on uri /files <-> files/1

@Param not working in Spring Data JPA

Spring boot 3.2.2 upgrade related Warnings - Batch application

How to Execute a Query stored as String with Spring Data JPA?

Where to put business logic, in controller or service? [duplicate]

Spring JPA: How to check whether "save" function created or updated the data?

spring jpa spring-data-jpa

Convert String to CLOB in Spring data JPA

Lazy attribute is null inside transaction after creation