Projects with this topic
-
ddd-cqrs-es is an example project to demonstrate Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Event Sourcing (ES).
Updated -
Spring Boot Spring Cloud Gateway Spring Cloud Netflix Eureka Spring Security + JWT Spring Data MySQL RestTemplate / WebClient DockerUpdated
-
Workshop for Spring Boot and Kafka
Updated -
A Spring Cloud Streams workshop using Apache Kafka
Updated -
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