https://github.com/josdem/spring-boot-hazelcast
This project shows how to use Hazelcast with Spring Boot
https://github.com/josdem/spring-boot-hazelcast
hazelcast spring-boot-2 spring-webflux
Last synced: 6 months ago
JSON representation
This project shows how to use Hazelcast with Spring Boot
- Host: GitHub
- URL: https://github.com/josdem/spring-boot-hazelcast
- Owner: josdem
- Created: 2019-02-10T17:04:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-15T20:46:24.000Z (about 5 years ago)
- Last Synced: 2025-01-17T15:52:28.847Z (over 1 year ago)
- Topics: hazelcast, spring-boot-2, spring-webflux
- Language: Java
- Size: 119 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spring Boot Hazelcast
----------------------------------------
This project shows how to use [Hazelcast](https://hazelcast.org/) with Spring Boot
#### To run the project
```bash
gradle bootRun
```
#### Read this as reference:
* https://josdem.io/techtalk/spring/spring_boot_hazelcast/