https://nipafx.dev/
nipafx // You. Me. Java.
A website to sharpen your Java skills - by Nicolai (aka nipafx), a Java enthusiast with a passion for learning and sharing, online and offline.
you mejava
https://nipafx.dev/multi-release-jars-multiple-java-versions/
How To Use Multi-release JARs To Target Multiple Java Versions // nipafx
Multi-release JARs allow you to create a single JAR that contains bytecode for several Java versions with jar --version 9 (or 10, or...). Presented with a...
how to usejava versionsmultirelease
https://app.daily.dev/posts/parameterized-tests-nipafx-ccdkbctxq
Parameterized Tests // nipafx | daily.dev
A thorough guide to parameterized tests in JUnit 5 using @ParameterizedTest. Covers setup with the junit-jupiter-params dependency, all built-in argument...
testsdailydev
https://nipafx.dev/javafx-sources-in-eclipse/
JavaFX Sources in Eclipse // nipafx
A quick step by step guide how to use the JavaFX sources in Eclipse by attaching them to the current JDK.
in eclipsejavafxsources
https://nipafx.dev/inside-java-newscast-27/
Java 19 - The Best Java Release? - Inside Java Newscast #27 // nipafx
Java 19 is the first release to preview Project Loom's virtual threads and structured concurrency, Project Amber's record patterns, and Project Panama's...
the bestjavareleaseinsidenewscast