Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 642 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 642 Bytes

OSGi enRoute Vaadin

This repository provides a simple proof-of-concept to show how to use OSGi enRoute in combination with Vaadin. There are the following projects:

  • osgi.enroute.examples.vaadin.api – API to make a service based Vaadin app
  • osgi.enroute.examples.vaadin.provider – The code that provides the infra structure to make it easy to use OSGi & Vaadin
  • osgi.enroute.examples.vaadin.application – A sample application