How to migrate non-modular code into modules in the Java Module System

preview_player
Показать описание
In the second part of his live coding session, developer Nicolai Parlog explains how to turn JARs into modules.

Packaging code into neat, well-defined units makes it easier to deliver safe and reliable applications. The Java Platform Module System is a language standard for creating these units. With modules, you can closely control how JARs interact and easily identify any missing dependencies at startup. This shift in design is so fundamental that starting with Java 9, all core Java APIs are distributed as modules, and libraries, frameworks, and applications will benefit from doing the same.

📚📚📚
This video references the book | The Java Module System
For 40% off use discount code: twitparl40
📚📚📚

About the author:

About the book:
The Java Module System is your in-depth guide to creating and using Java modules. With detailed examples and easy-to-understand diagrams, you’ll learn the anatomy of a modular Java application. Along the way, you’ll master best practices for designing with modules, debugging your modular app, and deploying to production.
Рекомендации по теме
Комментарии
Автор

THANK YOU GOD, SAVED ME AFTER 6 HOURS

arthurleroux
Автор

thanks for the overview. so how do I actually use a non-modular dependeny in my modular maven project? I have a modular project and added a non-modular dependency in the pom dependencies section. i don't get. i feel like java is more configuring and finding out work-arounds instead of writing software.

ponchobob
Автор

thanks anyway but your way of explaining is a mess

aminaferroudj
welcome to shbcf.ru