Friday, February 1, 2019

Build a Chat Application Using Spring Boot + WebSocket + RabbitMQ

In a previous post, we had created a Spring Boot + WebSocket Hello World Example. In this post, we will be creating a real-time multi-use chat application.

In a previous post, we had also seen how to deploy Spring Boot + RabbitMQ applications to Pivotal Cloud Foundry. I have hosted the real-time chat application that we are creating to Pivotal Cloud Foundry and use can see the demo at JavaInUse Chat Application.



from DZone.com Feed http://bit.ly/2HG4YkM

No comments:

Post a Comment