Home

Awesome

osgi-vertx-demo

This is the example repo that comes together with a blog post describing how to run Vertx Web with OSGi. Please refer to the blog post for all the details of how this project is set up.

The following is a list of bundles (modules) which make the application. The workspace is created in Bndtools, a plugin for Eclipse to make OSGi development easy. Out-of-the-box we also get a Gradle build for each Bndtools workspace, which we use on build servers. During development, we don’t need to run Gradle however.