Java Spring Boot
Projects with this topic
-
This microservice enables users to engage in group or individual chats. It utilizes WebSocket topics to manage and create specific chat sessions.
Updated -
This microservice monitors the power consumption of each device and uses WebSockets to send alerts to users in the web application when devices exceed their monthly consumption limits.
Updated -
This microservice handles all CRUD operations for devices and utilizes asynchronous communication through RabbitMQ to coordinate with the User Microservice, ensuring database integrity.
Updated -
This microservice handles user login and registration processes, utilizing JWT for both authentication and authorization. It is also responsible for performing all CRUD operations related to user activities.
Updated -
Project built for the "Software Design" module of the University of Zagreb's Faculty of Electrical Engineering and Computing. Goal of the project was to build a modern website service for tracking expenditures and revenues.
Updated