Exhaustive JUnit5 Testing: Combinations, Permutations, Products
Read this article and learn how to use JUnit5 in conjunction with combinations, permutations, and products.

Per Minborg is an inventor and developer with more than 20 years of Java coding experience. He is a frequent contributor to open-source projects, an Oracle Groundbreaker Ambassador, an Oracle Code One alumnus and co-author of the publication Modern Java.

Read this article and learn how to use JUnit5 in conjunction with combinations, permutations, and products.

How is a high-performance, low-latency Java application affected by the JVM version used? Find out more on Foojay!

About 400x more instances can be run on the same hardware with Chronicle Queue for specific latency-sensitive EDA applications.
Write more performant code with less latency by becoming familiar with the art of object reuse in multi-threaded Java applications.
Learn how to create huge persisted queues while retaining predictable and consistent low latency using open-source Chronicle Queue!

Let's dive into detail about the different ways to serialize Java objects and compare how well they work.

Learn how to devise a way of creating an object-creation-free, light-weighted mapper with rudimentary lookup capability.