Study 1Z0-829 Java 17 Java Platform Module System: key concepts, common traps, and exam decision cues.
JPMS is a smaller lane, but it produces clean rule questions. If you keep readability, exports, services, and classpath-vs-module-path ideas distinct, the chapter becomes manageable.
| Lesson | Focus |
|---|---|
| 9.1 JPMS and Services | Learn how the exam tests module boundaries, service loading, and migration concepts. |
| If the question is really about… | Go first to… |
|---|---|
requires, exports, or module-info.java |
9.1 JPMS and Services |
| service loading or provider use | 9.1 JPMS and Services |
| classpath vs module path | 9.1 JPMS and Services |