You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full-stack chat application built with Spring Boot, WebSockets, and Thymeleaf. The app enables real-time messaging, where users can send and receive messages dynamically. It leverages WebSocket for message broadcasting and Thymeleaf for rendering dynamic templates on the front end.