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

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.

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)