This repository is intended to host all demo projects that are referenced on my blog.
Project Name | Description |
---|---|
simple-websocket-demo | Simple websocket application with JQuery based static HTML client |
spring-cloud-kubernetes-config | Example of using spring-cloud-kubernetes-config dependency to externalize configuration for Spring Boot in Kubernetes |
spring-cloud-gateway-websocket | Example of configuring Spring Cloud Gateway to load balance WebSocket requests between multiple back-end WebSocket servers |