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!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes