A backend service for a chat application, implemented in Java.
This project provides the backend functionality for a chat application, supporting both individual and group chat features.
Clone the repository:
git clone https://github.com/aifia105/Chat_app.git
cd Chat_app
Use Maven to build and run the application:
./mvnw spring-boot:run