The Java 9 Module System Beyond The Basics by Nicolai Parlog

preview_player
Показать описание
Java 9 shipped the Java Platform Module System (JPMS), which brings language-level modularity to the Java ecosystem. But you already know that and even spent some time to learn the basics? That's great because this talk will take you beyond that and show how to...

model finer-grained dependencies and APIs
decouple modules with services
weigh encapsulation versus reflection
analyze dependencies with jdeps
safe the day with important command line flags
create runtime images with jlink
With this under your belt, you're ready to become the local Java 9 modularity expert.

Nicolai is a thirty year old boy, as the narrator would put it, who has found his passion in software development. He constantly reads, thinks, and writes about it, and codes for a living as well as for fun.

Рекомендации по теме
Комментарии
Автор

of course, it's vital for the develop. Great work

alexdaniellopezhernandez