layrry-examples icon indicating copy to clipboard operation
layrry-examples copied to clipboard

Examples for layered apps built with Layrry and JPMS

Layrry Examples

Examples that show how to build layered Java apps using Layrry and JPMS.

Contents

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.

Contributing

Your contributions to Layrry and this examples repo are very welcomed. Please open issues with your feature suggestions as well as pull requests.

License

Layrry is licensed under the Apache License version 2.0.