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.
This article will get you started with the Hibernate implementation of JPA. We will use only standard features and cover the basics to provide an overview.
Learn how to use gRPC, an open-source framework that can be used to build scalable and performant microservices and to create communication between services.
Let's dive into supporting legacy-based applications while adding the next generation of microservices in talk with Aaron Weikle, the founder, and CEO at MS3.
This is the first post in the Learn Rust with Java series. This blog will enable you to have a first look into the Rust world on a JFO (Java Flying Object).