JDK9
Past Presentations
Spring Framework 5 - Preview & Roadmap
The Spring team is busily working on Spring Framework 5.0, with a release candidate scheduled for Q4 2016. This presentation covers the key themes in Spring 5, based on the current state of development: going Java 8+ across the entire framework codebase, comprehensive support for JDK 9, a strong...
Modular Java Development in Action
Since Java 9, a brand new module system is part of the Java platform. This isn’t your average language feature: making the most out of it may involve rewiring your brain. In this session we explore the benefits of a modular codebase using Java 9 modules. After reviewing the basic concepts of...
JDK 9: Mission Accomplished. What Next for Java?
JDK 9 was released in September 2017 and includes many changes to the Java platform. The biggest is the Java Platform Module System (often referred to as Project Jigsaw). This breaks up the existing rt.jar file into 97 modules but also encapsulates internal APIs, such as...
Interviews
Modular Java Development in Action
What's the focus of the work that you do at Luminis today?
I work as a software architect at Luminis, and I've been developing Java-based applications for more than 10 years. Currently I'm working on a system that revolves around personalized learning for Dutch secondary schools. We're building web applications and matching back-ends that do data analysis, all in order to improve education. We...
Read Full Interview