home.social

#javaland — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #javaland, aggregated by home.social.

  1. Nun ist es offiziell: Ich bin in der ! Nur noch 1'100 Höhenmeter bis zum !

  2. 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 meine.doag.org/events/javaland

    Example/slides github.com/jjohannes/java-modu