callicoder / spring-boot-websocket-chat-demo

Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol
https://www.callicoder.com/spring-boot-websocket-chat-example/
1.05k stars 641 forks source link

kubernetes readiness for "k8s-deployment.yaml" #6

Open prasenforu opened 4 years ago

prasenforu commented 4 years ago

Nice project!!

Taking long time to make application ready.

I am using in kubernetes, if you setup configure your "k8s-deployment.yaml" with kubernetes readiness probe then it will be good.