Author: lejdiprifti
Security in microservices with Spring Boot and Kafka
Introduction In this article, we will explore how we can achieve security in distributed microservices using Spring Boot and Kafka….
TCP client-server communication with Spring Integration
Introduction In this article, I’ll walk you through using Spring Boot 3 to set up a reliable TCP server and…
Configure i18n in Angular 17
Overview In this brief tutorial, I’ll walk you through the process of implementing internationalization (i18n) with Angular 17. As for…
Configure Keycloak authentication in Angular 17
Overview In this article, we are going to look at how we can configure Keycloak authentication in Angular 17. I…
Distributed tracing with Spring Cloud Sleuth and Zipkin
Introduction In this article, we are going to explore how we can implement distributed tracing with Spring Cloud Sleuth and…
Don’t make proprietary solutions out of open source projects
In this article, I want to highlight the potential problems that may arise when you take an open source project…