Modules and Microservices Architecture: Building Scalable Java Systems with JPMS

Illustration for Modules and Microservices Architecture: Building Scalable Java Systems with JPMS
By Last updated:

java modules, jpms, module-info.java, requires, exports, classpath vs modulepath, jlink, jmod, services, microservices

📖 Part of a Series

This tutorial is part of our Java Modules . Explore the full guide for related topics, explanations, and best practices.

→ View all tutorials in this series