Skip to content

Lex4hex/hazelcast-code-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Hazelcast Kubernetes Examples

  • embedded

    The simplest example to present how to run Java application with embedded Hazelcast on Kubernetes.
  • springboot-k8s-hello-world

    A Spring Boot example for "Hello World", a learning example from the ground up.
  • ssl

    The simplest example to present how SSL can be configured for Hazelcast cluster and Hazelcast client.