Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client for SpringBootEmbedded #369

Open
pa-vishal opened this issue Nov 26, 2019 · 1 comment
Open

Client for SpringBootEmbedded #369

pa-vishal opened this issue Nov 26, 2019 · 1 comment

Comments

@pa-vishal
Copy link

pa-vishal commented Nov 26, 2019

You have given three examples of creating a hazelcast cluster in eureka namely hazelcast-only, hazelcast-separate-client, hazelcast-metadata at - (hazelcast-code-samples/hazelcast-integration/eureka/springboot-embedded/

I have created such a cluster (of type hazelcast-metadata). The cluster works fine. Now I am trying to create a Hazelcast client application that should push a message on a hazelcast queue on the cluster. I am not able to do that. Can you provide us with a example or pointer on how to write a client application that talks to hazelcast cluster on eureka?

The example client application would use com.hazelcast:hazelcast-client and not com.hazelcast:hazelcast.

@neilstevenson
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants