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

https://github.com/kh77/sb-jpa-optimistic-lock

Spring boot - Jpa Optimistic lock example
https://github.com/kh77/sb-jpa-optimistic-lock

java jpa optimistic-lock spring-boot

Last synced: about 1 month ago
JSON representation

Spring boot - Jpa Optimistic lock example

Awesome Lists containing this project

README

          

## SpringBoot - Optimistic Lock (JPA)

- Run test using below command
`./mvnw clean test`