Monthly Archives: February 2020

Reducing JAR Footprint with Maven Shade Plugin 3.2.2

Complex Java applications often consist of lots of JAR files. Particularly when it comes to open source projects, there is a deep “swamp” of transitive libraries your (possibly rather small) own code depends on. It might be that you do … Continue reading

Posted in Java, Open Source, Programming | Tagged , | Comments Off on Reducing JAR Footprint with Maven Shade Plugin 3.2.2

If you really missed all of my live coding sessions I gave on my “Lightweight Microservices with JAX-RS 2.2” preview tour (JavaLand, Java Forum Stuttgart, EclipseCon Europe, etc.), there now is a high quality video recording from EclipseCon Europe 2019 … Continue reading

Posted on by Markus Karg | Comments Off on Lightweight JAX-RS Live Coding Video on YouTube (EclipseCon Europe 2019)