Résumé
Toutes les activités
Toutes les activités
-
What's New in Java 16
Java 16 was released in March of 2021 as a GA build meant to be used in production. Java 17, the next LTS build, is bringing a lot of improvements and language enhancements.
-
What's New in Java 16
Sander Mak discusses some of the new and preview features in Java 16: API updates, records, pattern matching, and sealed classes.
-
Modular Java Development in Action
Sander Mak explores the benefits of a modular codebase using Java 9 modules, and issues porting an existing application to modules.
-
Sander Mak on the Java Module System
Sander Mak discusses the module system with Java. We’ll hit on some of the practical advice he’s seen preparing and then implementing migrations to 9 (with and without the classpath).