Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 682 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 682 Bytes

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.