https://github.com/ashutoshsahoo/spring-data-jpa-hazelcast
Practice project for Spring Boot, Spring data JPA and hazelcast.This also includes shedlock implementation with hazelcast.
https://github.com/ashutoshsahoo/spring-data-jpa-hazelcast
hazelcast lombok multinode shedlock spring-boot spring-data-jpa spring-rest
Last synced: 2 months ago
JSON representation
Practice project for Spring Boot, Spring data JPA and hazelcast.This also includes shedlock implementation with hazelcast.
- Host: GitHub
- URL: https://github.com/ashutoshsahoo/spring-data-jpa-hazelcast
- Owner: ashutoshsahoo
- Created: 2018-03-03T12:20:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-03T12:41:42.000Z (about 7 years ago)
- Last Synced: 2025-01-25T17:11:21.518Z (4 months ago)
- Topics: hazelcast, lombok, multinode, shedlock, spring-boot, spring-data-jpa, spring-rest
- Language: Java
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-data-jpa-hazelcast
Practice project for Spring Boot, Spring data JPA and hazelcast.This also includes shedlock implementation with hazelcast.## Reference
- [Spring Data Hazelcast](https://github.com/hazelcast/spring-data-hazelcast)
- [ShedLock](https://github.com/lukas-krecan/ShedLock)
- [Lombok](https://projectlombok.org/setup/eclipse)