You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/10/12 14:39:21 UTC

[GitHub] [camel-quarkus] ppalaga commented on issue #264: About component REST compatibility issues

ppalaga commented on issue #264: About component REST compatibility issues
URL: https://github.com/apache/camel-quarkus/issues/264#issuecomment-541330707
 
 
   Thanks for the report we are very happy to get your feedback!
   
   The rest support for the `platform-http` is underway ( https://github.com/apache/camel-quarkus/pull/256 ), I actually throught it was merged yesterday, but the CI got stuck for some reason. Let me restart it. The PR also changes the platform-http integration test - that's where you can look for the right dependencies. Sorry, no better docs at this point. So, to wait for the PR to get merged is one option. 
   
   The second option is to use the servlet extension instead of platfrom-http. The servlet ext has the REST DSL support for some time already (it's there in 0.2.0 for sure). Check the servlet itest for more info https://github.com/apache/camel-quarkus/tree/master/integration-tests/servlet

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services