GitHunt
FR

francescou/hazelcast-shell-spring-boot-starter

hazelcast shell command for spring-boot-starter-remote-shell

hazelcast-shell-spring-boot-starter

hazelcast shell command for spring-boot-starter-remote-shell

Including it in your project

Maven dependency:

<dependency>
  <groupId>it.uliana.hazelcastshell</groupId>
  <artifactId>hazelcast-shell</artifactId>
  <version>0.0.6</version>
</dependency>

Usage

Connect to the remote shell guide

ssh user@localhost -p 2000

> hazelcast list

> hazelcast get MY_KEY

> hazelcast clear

Example

hazelcast

Languages

Java82.3%Groovy17.7%

Contributors

MIT License
Created March 6, 2016
Updated March 19, 2021