An open API service indexing awesome lists of open source software.

https://github.com/cepr0/sb-sd-optimistic-lock-demo

An example of Optimistic locking with Spring Data JPA
https://github.com/cepr0/sb-sd-optimistic-lock-demo

hibernate optimistic-locking spring spring-boot spring-data-jpa

Last synced: about 2 months ago
JSON representation

An example of Optimistic locking with Spring Data JPA

Awesome Lists containing this project

README

          

# A simple example of Optimistic locking with Spring Data JPA

Related to this [StackOverflow post](https://stackoverflow.com/a/57738443).