This is a blog series on how to combine Maven + Apache Felix + CXF + DOSGi. The information presented may not be correct and some parts can definitely be improved. Not all posts are published immediately, so stay tuned!

Part 1 Maven + Apache Felix: Easy Development and Debugging With Eclipse
Part 2 Maven + Apache Felix: Best Practices
Part 3 Maven + Apache Felix + CXF: Creating a RESTful Webservice with CXF. A Simple String Example.
Part 4 Maven + Apache Felix + CXF: Creating a RESTful Webservice with CXF. Returning and Object.
Part 5 Maven + Apache Felix + CXF: Creating a RESTful Webservice with CXF. Consuming an Object
Part 6 CXF RESTful Webservices: Running on a Different Port
Part 7 Maven + Apache Felix + CXF: RESTful Webservice with CXF. Using POST.
Part 8 Maven + Apache Felix + CXF: Securing a Service with HTTP Basic Authentication
Part 9 Maven + Apache Felix: Strategy to Handle non-OSGi Dependencies
Part 10 Apache Felix: Running Two Instances of Felix Launcher in The Eclipse
Part 11 Maven + Apache Felix + CXF + DOSGi: An Example of DOSGi Service

最新文章

  1. Xamarin.Android 应用程序配置
  2. jquery checkbox实例
  3. List.Select按字符串选择属性
  4. 基于C#—WPF的扫雷游戏
  5. 实现koa中的generator用法
  6. wemall app商城系统Android之支付宝接口RSA函数
  7. Jquery对raido的一些操作方法
  8. CDuiString和String的转换
  9. [转帖]Sqlserver BCP 的用法
  10. CLR Via第一 章 知识点整理(4) FCL、CTS、CLI和CLS
  11. python爬虫挂代理
  12. sed中支持变量的处理方法
  13. C# 遍历文件夹筛选目标文件
  14. Python 实例变量
  15. C# 各种输入格式验证#各种输入格式验证
  16. C++总的const使用说明
  17. Spring Could 问题
  18. iOS之oc与html之间的交互(oc中调用js的方法)
  19. python笔试面试题_视频中(待完善)
  20. [NOIP2017]逛公园(DP)

热门文章

  1. 内功心法 -- java.util.LinkedList<E> (3)
  2. HDU 5670 Machine 水题
  3. mysql 部分参数说明
  4. 关于Go语言,自己定义结构体标签的一个妙用.
  5. SharePoint 2013 代码创建应用程序目录(App Catalog)
  6. OpenCV Shi-Tomasi角点检测子
  7. BigDecimal 执行精确小数计算
  8. WCF项目中出现“目标程序集不包含服务类型”的解决办法
  9. jquery操作CSS样式全记录
  10. 零基础学python-3.5 内存管理