In this tutorial, take a closer look at the Mediator Design Pattern in Java. Follow an introduction, real-time examples, class diagram, and implementation.
In this video tutorial, take a closer look at the mediator design pattern in Java with an introduction, real-time examples, class diagram, and implementation.
In this tutorial, learn how to use open-source Chronicle Queue and Chronicle Wire to structure applications to use the event-driven architecture (EDA) design pattern.
In this tutorial, we discussed guidelines and considerations for Spring Cloud microservices component tests and provided a recipe for common use cases.
In this post, we'll discuss various concepts we commonly use in concurrent programming and how to resolve synchronization, race conditions, and deadlocks.
In this article, we discuss the existing standards for databases in the Java world and the new Jakarta Data, which aims to make life easier for developers.
In this post, I demonstrate how to build a distributed payment network system with enchanted audit functionality by means of Spring Boot, Spring Cloud, Axon, Neo4j.
In this video tutorial, take a closer look at the builder design pattern in Java. This tutorial includes an introduction, real-time examples, and implementation.
In this video tutorial, take a closer look at the Memento Design Pattern in Java. This tutorial includes an introduction, real-time example, and implementation.
Here, learn how to detect Log4j vulnerability using Red Hat Advanced Cluster Security, or ACS, which will help protect and defend your Kubernetes cluster.
This tutorial takes a closer look at the Interpreter Design pattern in Java, including an introduction, real-time examples, a class diagram, and implementation.
Log4Shell has been a hot topic since its discovery. In this article, I'd elaborate on the Log4Shell vulnerability and how it might affect the Java community.
Maven is a really good general dependency manager, packager, and deployment tool for anything you want to apply a version to, and shove into an artifact repository.
This post demonstrates important Java @annotations used to build a functional Spring Boot Rest API, providing developers the ability to reduce code verbosity.
In this video tutorial, take a closer look at the adapter design pattern in Java (Mobile Charger) with an introduction, example, implementation, and more.