Skip to content

francescou/hazelcast-shell-spring-boot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published