Modules in One Lesson
Offered By: Devoxx via YouTube
Course Description
Overview
Explore Project Jigsaw and the Java Platform Module System in Java 9 through a practical, live-coding conference talk. Construct and modify a simple modular application to understand the essential aspects of the module system, including reliable configuration, strong encapsulation, improved security, and JDK configurability. Dive into topics such as Java 9 compatibility, class modules, refactoring, running and recompiling code, exporting APIs, and avoiding cyclic dependencies. Learn about JavaDoc modules, linking, JMods, custom JREs, compression, and the Jigsaw project's release date. Gain insights from Mark Reinhold, Chief Architect of the Java Platform Group at Oracle, as he shares his extensive experience and contributions to the Java platform.
Syllabus
Intro
Java 9 Compatibility
Java Class Module
Refactoring
Running
Recompiling
Export API
Quick Tour
No Cycles
JavaDoc Modules
Linking
JMods
Custom JRE
Compression
Jigsaw
Release Date
Questions
Big Kill Switch
Taught by
Devoxx
Related Courses
First Look: Java 9LinkedIn Learning Project Jigsaw in JDK 9 - Modularity Comes To Java
Strange Loop Conference via YouTube Migrating to Modules
Devoxx via YouTube Modules in One Lesson
Devoxx via YouTube Migrating to Modules
Devoxx via YouTube