GitHub user igarashitm opened a pull request:
https://github.com/apache/camel/pull/1464
CAMEL-10532 Integrate Transformer with Rest DSL
Converted the RestConsumerBindingProcessor into RestBindingAdvice to
control the order between REST binding and contract processing. Now you can use
REST binding and contract based transformer together in a same route.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/igarashitm/camel CAMEL-10532
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1464.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1464
----
commit 25b2ba250776c0046d0bcec869f0aa98caa92e4c
Author: Tomohisa Igarashi <[email protected]>
Date: 2017-02-03T06:17:23Z
CAMEL-10532 Extract ContractAdvice as an individual file
commit 8c9184b6f2d75ebbab90a5cb42eb51e114fec42b
Author: Tomohisa Igarashi <[email protected]>
Date: 2017-02-09T08:48:16Z
CAMEL-10532 Convert RestConsumerBindingProcessor into processor advice so
it works fine with contract advice together
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---