Examples that show how to build layered Java apps using Layrry and JPMS.
The following examples exist:
- modular-tiles: shows how to add and remove UI widgets to/from a JavaFX based application using Layrry
- vertx-links: shows how to dynamically add and remove routes to a Vert.x application
Please see the README files in the specific sub-directories for instructions on building the individual examples.
Your contributions to Layrry and this examples repo are very welcomed. Please open issues with your feature suggestions as well as pull requests.
Layrry is licensed under the Apache License version 2.0.