There are 0 repository under java-chatting-app topic.
This is the backend of a real-time chat application built using Java Spring Boot. It supports one-to-one messaging using WebSockets for live communication and REST APIs for user management, authentication, and message history. The project is designed to work seamlessly with the frontend built using React