This article covers the basics of DI supported by the Spring Framework, including configuration types, injection variants, and how to inject different types.
This article is the last one in my mini-series dedicated to dependency injection with the Spring framework. Using generics to simplify injecting beans with Spring framework.
Spies have been using physical "Dead Drops" to exchange information securely for decades. This method of communication has become possible online with recent cryptographic advances.
This article sets out to conduct a performance test on the Spring Boot Pet Clinic application to see whether any performance bottlenecks can be identified.
Lambda Architecture is one of the most useful frameworks to design big data applications and distributed data processing systems like social network platforms.
As the media industry joins others by adopting AI to improve user experience, many developers are facing new challenges and higher stakes on the backend.
This article shows how to export Mulesoft Application logs to monitoring operational metrics tools such as Amazon CloudWatch using the log4j2.xml file.
This article contains a series of top 8 recommended books to improve your programming skills. Each book is an addition to a developer's skills and an interesting read. From concurrency, design patterns, refactoring, and microservices this list covers it all.
In this post, we are going to build an aggregator for API calls using the Enricher EIP. A tutorial on how to aggregate sequential calls to REST APIs in a single response.
This blog post explores why a single real-time pipeline, called Kappa architecture, is the better fit and the role of batch processing in it without requiring Lambda.