欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Apache Karaf
来自开放百科 - 灰狐
(版本间的差异)
小 (→简介) |
小 (→链接) |
||
第57行: | 第57行: | ||
==链接== | ==链接== | ||
*[http://karaf.apache.org/ Apache Karaf官网] | *[http://karaf.apache.org/ Apache Karaf官网] | ||
+ | *[https://dzone.com/articles/building-microservices-in-osgi-with-the-apache-kar Building Microservices in OSGi With the Apache Karaf Framework] | ||
[[category:OSGi]] | [[category:OSGi]] | ||
[[category:Apache]] | [[category:Apache]] |
2020年9月26日 (六) 16:26的版本
Apache Karaf 是一个轻量的的 OSGi 运行时,被用于 Apache ServiceMix。
目录 |
简介
Current OSGi framework is Apache Felix
功能
指南
下载解压Karaf二进制包,然后运行 bin/karaf 或 bin\karaf.bat
karaf@root()> help karaf@root()> bundle:list karaf@root()> feature:list |grep -i karaf karaf@root()> bundle:info karaf@root()> bundle:services karaf@root()> bundle:classes karaf@root()> event karaf@root(event)> event:display karaf@root()> exit karaf@root()> feature karaf@root(feature)> feature:list karaf@root()> feature:repo-add cellar karaf@root()> feature:install cellar karaf@root()> feature:repo-add cave karaf@root()> feature:install cave karaf@root()> feature:repo-add decanter karaf@root()> feature:install decanter-collector-log
项目
- Runtime: Karaf Runtime
- Clustering: Karaf Cellar
- Repository: Karaf Cave
- Monitoring: Karaf Decanter
- API Management: Karaf Vineyard
- Karaf Boot
用户
- ONOS
- OpenDaylight
- OpenHAB
- Apache Unomi
- Liferay
- Nexus Repository Manager OSS 3
- Talend ESB & Service platform
- FUSE
- Jahia
- Digital Banking Platform Powered by Apache Karaf
- Netflix Serverless: Multi-tenant Rule Engine Service Powered by Apache Karaf
文档
图集
链接
分享您的观点