This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
In this blog post I'm gonna show you how I managed to reduce the container image size of an Eclipse Vert.x application, creating a smaller JDK with jdeps and jlink . The application is the data plane of Knative Eventing Kafka Broker , an implementation of Knative Broker tailored on Kafka. Fat-jar We didn't handwritten nor generated a module-info.java for our application, we just ship a fat-jar. To…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.