An open API service indexing awesome lists of open source software.

https://github.com/l33t-c0d3r-66/chat-app-springboot

A simple chat application with Web Sockets and Spring Boot
https://github.com/l33t-c0d3r-66/chat-app-springboot

sockjs spring-boot websocket

Last synced: 26 days ago
JSON representation

A simple chat application with Web Sockets and Spring Boot

Awesome Lists containing this project

README

          

# Chat-App-SpringBoot

  • Real Time Chat Application created with Spring Boot and Web Sockets
  • ## What is Spring Boot?

  • Spring Boot is an open-source Java-based framework used to create a Micro Service.
  • Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run"
  • You can learn more about Spring Boot on the following link:
  • https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/

    ## Project Images