[
https://issues.apache.org/jira/browse/CAMEL-11174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243592#comment-16243592
]
Dmitry Volodin commented on CAMEL-11174:
----------------------------------------
Also [gRPC<->Jersey bridge|https://github.com/fullcontact/grpc-jersey] has the
similar feature.
However, need to define what kind of features we need to implement:
- auto generate Camel REST DSL editable route(s)
- auto generate embedded and not editable and pass through protobuf via REST
- JAX RS extension for gRPC/Thrift
> REST-DSL support for Google Protobuf
> ------------------------------------
>
> Key: CAMEL-11174
> URL: https://issues.apache.org/jira/browse/CAMEL-11174
> Project: Camel
> Issue Type: New Feature
> Components: camel-core, camel-grpc
> Reporter: Luis
>
> It would be nice to be able to output something other that just XML/JSON
> from a camel rest dsl route, namely Google Protobuf or Apache thrift.
> The idea would be that one could have addional MIME types add one could
> define how they are handled.
> So for example application/x-protobuf could be handle by Protobuf.
> One example article that comes to mind is:
> https://javarants.com/using-jax-rs-with-protocol-buffers-for-high-performance-rest-apis-563ce40d15d9
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)