Project Amber has brought a number of new features to Java in recent years. While each of these features are self-contained, they are also designed to work together. Specifically, records, sealed classes, and pattern matching work together to enable easie... (more…)
Read more »
H2 database is a small and compact way to store data directly from Java, especially because it can use simple binary files as storage. My go... (more…)
Read more »
Java is at the heart of our digital lifestyle. It's the platform for launching careers, exploring human-to-digital interfaces, architecting the world's best applications, and unlocking innovation everywhere—from garages to global organizations.
Read more »
The java implementation of Apache Dubbo. An RPC and microservice framework. - apache/dubbo... (more…)
Read more »
JDK 14 is now in Rampdown Phase One - meaning that the overall feature set is frozen and no further features will be targeted to this release. (more…)
Read more »