Creating container images with self-contained Java application images
At the end of the previous post, I promised to talk about container image size reduction by packaging only those Java modules that the application actually depends on. For this we would need a modular Java application that uses the Java Platform Modu...













