Java 16

Updated:

In this page we will follow the new interesting features of Java 16.

To know what's included in this release: https://marmo.dev/java/16

How to test the preview features: [https://marmo.dev/java-test-preview-features](How to test preview features)

Install Java 16 using SDKMAN!

To quickly install Java releases and switch between them I use SDKMAN!, you can see more details here: https://marmo.dev/java-angular-setup.

We are going to install OpenJDK, this is the 'official version' used for the development of the JDK.

For Java 16 you can execute the following command:

sdk install java -version 16.ea.21-open 

Here the video of the install:


Fullstack Angular / Java application quick start guide.
WebApp built by Marco using SpringBoot 3.2.4 and Java 21. Hosted in Switzerland (GE8).