What are the excellent libraries for a Java project? A good project must have tests to increase quality. In this video, learn about those three libraries and how to take advantage of them.
In this article, readers learn what Eclipse JKube Remote Development is and how it can help developers build Kubernetes-native applications with Quarkus.
This fourth article covers more case studies as to the resource type To Do Tasks. Readers will learn more about common errors and how to troubleshoot them.
In this article, readers will learn the advantages and disadvantages of the top 5 CaaS solutions that help Engineers run Docker Containers on the cloud.
This article is for developers and managers who have heard about Rust but do not know much about it. I write what I see and give some “unsolicited” advice.
In this article, readers will discover some tips and nice techniques that will help you build a resilient and distributed application with Kafka Streams.
SBOM is getting more and more important in the software supply chain. In this blog, you will learn what an SBOM is and how to build the SBOM in an automated way.
This article covers the biggest difficulty with the JDBC sink connector: it requires knowledge of the schema of data that has already landed on the Kafka topic.
Sergei Golitsyn provides solutions to popular problems experienced using the two-pointers technique: Valid Palindrome, Two Sum II — Input Array Is Sorted, and 3Sum.
In this article, readers will learn how to configure Spring Cloud Config to use a remote Git repository and refresh the clients’ configuration automatically.
This article looks closely at some of the top Java REST API frameworks and examines their pros, cons, and a basic example to help you choose the right one.
TestNG has advanced features that make it a much more robust framework in comparison to its peers. Learn it the easy way through this complete guide for TestNG.