Building Modular Cloud Applications in Java - getting started example (chapter 3.)
To use the example,
- clone this repository,
- point Eclipse to the directory where you cloned the repository,
- import all projects using
File -> Import... -> Existing Projects in to Workspace
- right click on
agenda -> demo.bndrun
, and chooseRun As -> BND OSGi Run Launcher
- point your browser to http://localhost:8080/agendaui/index.html.