#java-21

[ follow ]
Scala
fromMedium
8 months ago

Blogumentation: Java language versions from SBT

Set the Java classfile target for Scala compilation by adding -java-output-version to scalacOptions (for example: -java-output-version:21).
Java
fromInfoWorld
9 months ago

What you need to know about Java wrapper classes

Wrapper classes bridge the gap between primitive types and objects, essential for modern Java features.
Java
fromInfoWorld
10 months ago

Eclipse Foundation releases Jakarta EE 11

Jakarta EE 11 simplifies enterprise Java for cloud-native development, enhancing performance and scalability.
[ Load more ]