Real-time chat application with REST APIs and WebSockets, built with Java Spring Boot and secured with JWT authentication.
Java · Spring Boot · WebSockets · JWT · JPA/Hibernate · Angular
Build a secure, real-time messaging application that handles live communication between users while maintaining a clean, maintainable backend architecture.
Developed RESTful APIs with Java Spring Boot using a controller/service/repository structure, integrated the database via JPA/Hibernate, implemented real-time messaging with WebSockets, and secured the endpoints with JWT authentication.