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.

Per Minborg
9,957 viewsRead this article and learn how to use JUnit5 in conjunction with combinations, permutations, and products.

Per Minborg
30,993 viewsHow is a high-performance, low-latency Java application affected by the JVM version used? Find out more on Foojay!

Per Minborg
3,675 viewsAbout 400x more instances can be run on the same hardware with Chronicle Queue for specific latency-sensitive EDA applications.
Per Minborg
7,891 viewsWrite more performant code with less latency by becoming familiar with the art of object reuse in multi-threaded Java applications.
Per Minborg
6,456 viewsLearn how to create huge persisted queues while retaining predictable and consistent low latency using open-source Chronicle Queue!

Per Minborg
10,137 viewsLet's dive into detail about the different ways to serialize Java objects and compare how well they work.

Per Minborg
6,879 viewsLearn how to devise a way of creating an object-creation-free, light-weighted mapper with rudimentary lookup capability.