开发者

Can we implement a REST service using Akka and Camel Integration?

I was reading about Akka and Camel integration. I cam across Camel for the first time and it sounds wonderful. Can we build a REST service using Akka and Camel pla开发者_开发知识库inly? Any useful pointers in that direction?


For building REST services with Camel use one of these Camel components

  • camel-cxfrs
  • camel-restlet

You can use both components within Akka (via the akka-camel integration module).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜