hazelcast-code-samples icon indicating copy to clipboard operation
hazelcast-code-samples copied to clipboard

Sample code for standalone java client [PA-627]

Open roman-morenko opened this issue 11 months ago • 2 comments

roman-morenko avatar Feb 09 '25 20:02 roman-morenko

CLA assistant check
All committers have signed the CLA.

devOpsHazelcast avatar Feb 09 '25 20:02 devOpsHazelcast

  • 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.

roman-morenko avatar Feb 10 '25 09:02 roman-morenko

PR closed by Hazelcast automation as no activity (>3 months). Please reopen with comments, if necessary. Thank you for using Hazelcast and your valuable contributions

devOpsHazelcast avatar May 12 '25 21:05 devOpsHazelcast