A real-time chat application built using Spring Boot, WebSocket, and Thymeleaf.
- Real-time message exchange
- WebSocket-based communication
- Lightweight UI using HTML + Thymeleaf
- Java 17+
- Spring Boot
- Maven
- WebSocket
- Thymeleaf
src/main/java: Application codesrc/main/resources/templates: Frontend (chat.html)application.properties: Spring configuration
mvn spring-boot:run