Gunnar Morling 4/21/2020

Plug-in Architectures With Layrry and the Java Module System

Read Original

This technical article explains how to build extensible Java applications using plug-ins. It details the use of the Java Platform Module System's module layers and the Layrry runtime to achieve strong isolation between plug-ins, allowing different versions of dependencies. A concrete example of a 'Greeter' CLI application demonstrates the architecture and implementation.

Plug-in Architectures With Layrry and the Java Module System

Comments

No comments yet

Be the first to share your thoughts!