From the course: Java SE 21 Developer (1Z0-830) Cert Prep

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Module introduction

Module introduction

- This Module addresses the objective grouping, packaging, and deploying Java code. There are two topics within this group. They are Define Modules and Expose Module Content, including that by reflection and declare module dependencies, define services, providers and consumers and compile Java code, create modular and non modular jars, runtime images, and implement migration to modules using unnamed and automatic modules.

Contents