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
- Host: GitHub
- URL: https://github.com/kh77/sb-jpa-optimistic-lock
- Owner: kh77
- Created: 2022-11-28T13:47:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T13:47:59.000Z (over 3 years ago)
- Last Synced: 2025-06-04T05:33:12.287Z (about 1 year ago)
- Topics: java, jpa, optimistic-lock, spring-boot
- Language: Java
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SpringBoot - Optimistic Lock (JPA)
- Run test using below command
`./mvnw clean test`