Manifold plugs into Java to supplement it with powerful features, from Type-safe Metaprogramming, Extension Methods, Operator Overloading, and Unit Expressions to an integrated Template Engine and ... (more…)
Read more »
JPMS libraries and repository. Contribute to javamodules/attic development by creating an account on GitHub. (more…)
Read more »
Since the introduction of Java 11 requirement for running VS Code for Java, we have constantly heard from our users that they thought Java 8 is no longer supported, which is NOT true. In this blog, we will explain the requirement itself and provide steps ... (more…)
Read more »
Second part of Scala enumerations, after some discussions. Looking at enumerations libs overheads, and Java enums as an alternative.
Read more »
Use GraalVM Native Image to turn the Minecraft server into native executables that are small in footprint, fast, and cheap to deploy. - GitHub - hpi-swa/native-minecraft-server: Use GraalVM Native ... (more…)
Read more »