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

Sample code for standalone java client [PA-627] #703

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

roman-morenko
Copy link

No description provided.

@devOpsHazelcast
Copy link
Collaborator

devOpsHazelcast commented Feb 9, 2025

CLA assistant check
All committers have signed the CLA.

@roman-morenko roman-morenko marked this pull request as draft February 9, 2025 20:17
@roman-morenko roman-morenko changed the title Add client-standalone module for standalone java client [PA-627] Sample code for standalone java client [PA-627] Feb 10, 2025
@roman-morenko
Copy link
Author

  • Created new maven module client-standalone as child module for clients module
  • Created Client class. In main method we create instance of standalone java client, then create map, in loop we put values to map then get value by key and print it.
  • Created scripts for starting client and server for Linux/MacOS and Windows
  • Created REAME.ME with instructions how to run sample.

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

Successfully merging this pull request may close these issues.

2 participants