Java Artifacts Just Got Better: jpackage is Production Ready in Java 16

TL;DR JDK (Java Development Kit) 14 added an incubating feature to the Java toolkit – the ability to pack a self-contained Java application. The newly released Java 16 takes it to production, and you are going to learn all about it. If you shudder thinking about compilation for different platforms, I know the feeling. One …