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 2021/04/28 13:07:05 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #2528: REST JSON example should use the Camel REST DSL

jamesnetherton opened a new issue #2528:
URL: https://github.com/apache/camel-quarkus/issues/2528


   Not sure why the example uses plain `platform-http` endpoints. The same logic in the routes can probably be implemented nicer / better with the REST DSL + using the `bindingMode` stuff.


-- 
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



[GitHub] [camel-quarkus] jamesnetherton closed issue #2528: REST JSON example should use the Camel REST DSL

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #2528:
URL: https://github.com/apache/camel-quarkus/issues/2528


   


-- 
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



[GitHub] [camel-quarkus] jamesnetherton commented on issue #2528: REST JSON example should use the Camel REST DSL

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #2528:
URL: https://github.com/apache/camel-quarkus/issues/2528#issuecomment-834432877


   Done in https://github.com/apache/camel-quarkus-examples/pull/36.


-- 
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