This is a simple chat application built with Spring Boot & React.js for OOP semester project at my university.
- Authentication via Google API
- Real-time messaging using STOMP over WebSockets
- Chat history stored in MySQL
docker compose up
This is a simple chat application built with Spring Boot & React.js for OOP semester project at my university.
docker compose up