EclipseCon Europe 2016 - Tutorial - Building Nano Services with OSGi Declarative Services
https://www.eclipsecon.org/europe2016/session/building-nano-services-osgi-declarative-services
- Java 8
- Eclipse EPP committer package Oxygen M2
- bndtools 3.3
- Github Repository
- Gitter Chat
This tutorial is showing the usage of OSGi declarative services. It contains projects for Eclipse PDE (Plugin Development Environment) and as bnd/bndtools.
- API definition
examples.<pde|bndtools>.service.api
- simple OSGi service implementation named
examples.<pde|bndtools>.inverter
- configurable OSGi service implementation name
examples.<pde|bndtools>.configurable
It explains debugging via OSGi console, Apache Webconsole