El Java Platform Module System (JPMS), introducido en Java 9, aporta una sólida encapsulación y una gestión explícita de dependencias al ecosistema Java. Un módulo es una agrupación de paquetes autodescriptiva y con nombre. Cada módulo declara su nombre, lo que requiere y lo que expone a través de un descriptor module-info.java.

¿Por qué módulos?
Full content is available with a subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.