#javaland — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #javaland, aggregated by home.social.
-
Nun ist es offiziell: Ich bin in der #Vulkaneifel! Nur noch 1'100 Höhenmeter bis zum #JavaLand!
-
Build systems used in #Java - #Gradle #Maven - easily let you mix concerns leading to accidental complexity. One is the #modularization of your software.
The Java Module System (JPMS) is designed specifically to address only the modularization concern.
If we use (or learn from) it, the build system can take a step back so that things unrelated to modularization no longer pollute you project description.
My talk at #JavaLand https://meine.doag.org/events/javaland/2024/agenda/#agendaId.3790
Example/slides https://github.com/jjohannes/java-module-system