xmlns:cxfrs="http://camel.apache.org/schema/cxf"
xmlns:jaxrs="http://cxf.apache.org/jaxrs"
I am trying to understand the cxfrs:server and JAXRS:Server in Apache Camel. How it is different?
xmlns:cxfrs="http://camel.apache.org/schema/cxf"
xmlns:jaxrs="http://cxf.apache.org/jaxrs"
I am trying to understand the cxfrs:server and JAXRS:Server in Apache Camel. How it is different?