https://github.com/eclipse-osgi-technology/osgi.enroute
The OSGi enRoute project provides a programming model of OSGi applications. This project contains bundles providing the API for the OSGi enRoute base profile and bundles for the OSGi enRoute project. The base profile establishes a runtime that contains a minimal set of services that can be used as a base for applications.
https://github.com/eclipse-osgi-technology/osgi.enroute
java osgi-applications osgi-enroute
Last synced: about 2 months ago
JSON representation
The OSGi enRoute project provides a programming model of OSGi applications. This project contains bundles providing the API for the OSGi enRoute base profile and bundles for the OSGi enRoute project. The base profile establishes a runtime that contains a minimal set of services that can be used as a base for applications.
- Host: GitHub
- URL: https://github.com/eclipse-osgi-technology/osgi.enroute
- Owner: eclipse-osgi-technology
- License: apache-2.0
- Created: 2014-01-29T08:07:58.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T07:46:44.000Z (12 months ago)
- Last Synced: 2025-03-28T18:14:57.078Z (10 months ago)
- Topics: java, osgi-applications, osgi-enroute
- Language: Java
- Homepage: https://enroute.osgi.org/
- Size: 60.6 MB
- Stars: 127
- Watchers: 23
- Forks: 82
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
OSGi enRoute
Interested in developing agile & maintainable Enterprise or highly distributed IoT solutions? In either case, [OSGi enRoute](http://enroute.osgi.org) provides a simple on-ramp for developing such modular distributed applications and exploring the power of OSGi.
Based upon the latest OSGi best practices and R7 Specifications, the enRoute tutorials start with a comprehensive hands-on introduction to Declarative Services, and then progresses to explore OSGi's unique and powerful approaches to Microservices & Reactive Systems.
This repository contains the code for the enRoute tutorials, and also defines useful OSGi repositories for the OSGi R7 reference implementations. You can use these repositories directly in your own OSGi applications, or as a template for creating your own personalised OSGi application runtime.
## Contributing
Want to contribute to osgi.enroute? See [CONTRIBUTING.md](CONTRIBUTING.md) for information on building, testing and contributing changes.
## License
The contents of this repository are made available to the public under the terms of the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
Bundles may depend on non Apache Licensed code.