Real World Java 9
Offered By: JetBrains via YouTube
Course Description
Overview
Syllabus
Why Java 9?
The Case Study
Compiling with Java 9
Underscore as an identifier no longer valid
Encapsulate Most Internal APIs
9:07 Jigsaw screen freezes here until , but it's mostly talking anyway
Java Platform Module System
module-info.java and live coding using JPMS in an existing application
Automatic modules
Using my custom modules
A more complex module-info.java example
Disadvantages of applying JPMS to existing code
Advantages of JPMS
Reactive Streams API
Questions the answers are also covered below.
Module diagrams in IntelliJ IDEA
Convenience Factory Methods for Collections
Private Methods on Interfaces
New Methods on the Streams API
New Methods on Optional
The Stack Walking API
Process API Updates
Multi Release JAR Files
Updated Deprecation
HTML 5 Javadoc & Javadoc Search
JShell & Support in IntelliJ IDEA
Summary
Taught by
IntelliJ IDEA by JetBrains
Tags
Related Courses
Java9 New Features - Learn by coding itUdemy First Look: Java 9
LinkedIn Learning Learning Java using JShell
Udemy Java 11+ Essential Training
LinkedIn Learning What's New in Java 9 - Modules and More!
Udemy