spyder
spyder

Reputation: 126

Spring Cloud gateway rate-limeter with Hazelcast

Tying to implement hazelcast for ratelimit in spring cloud gateway.

This example is working fine for using new hazelcast member. [1]: https://github.com/o-ardic/springboot-bucket4j-example

But I want to use existing hazelcast cluster member that is already registered to my eureka with name HCAST.

How to acheive this. Sample would be helpful.

Upvotes: 0

Views: 85

Answers (0)

Related Questions