OSGi/Karaf: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
* [https://modio.io/2014/05/09/spring-data-mongodb-in-apache-karaf/ Spring Data MongoDB in OSGi Blueprint] | * [https://modio.io/2014/05/09/spring-data-mongodb-in-apache-karaf/ Spring Data MongoDB in OSGi Blueprint] | ||
* [http://karaf.apache.org/manual/latest/ Apache Karaf Container Documentation] | * [http://karaf.apache.org/manual/latest/ Apache Karaf Container Documentation] | ||
* [https://github.com/ANierbeck/karaf-enterprise-sample/tree/master/enterprise-sample-feature How to generate feature using Maven] | |||
* [https://www.javacodegeeks.com/2011/06/osgi-using-maven-equinox.html OSGi Using Maven with Equinox] | * [https://www.javacodegeeks.com/2011/06/osgi-using-maven-equinox.html OSGi Using Maven with Equinox] | ||
* [https://github.com/ANierbeck/karaf-enterprise-sample Karaf Enterprise Sample] | * [https://github.com/ANierbeck/karaf-enterprise-sample Karaf Enterprise Sample] |
Revision as of 03:52, 31 July 2018
References
- Creating OSGi bundles of your Maven dependencies
- OSGI for Beginners Using Maven with Equinox
- Creating bundles for third party dependencies
- Spring Data MongoDB in OSGi Blueprint
- Apache Karaf Container Documentation
- How to generate feature using Maven
- OSGi Using Maven with Equinox
- Karaf Enterprise Sample
- Example Camel Karaf
- Example Features - i
- Example Features - ii
- Dev Guide Examples
- Install Camel in Karaf
- Documentation