You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 15:46:00 UTC

[jira] [Updated] (CAMEL-15088) Create a dapr component

     [ https://issues.apache.org/jira/browse/CAMEL-15088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-15088:
--------------------------------
    Priority: Major  (was: Minor)

> Create a dapr component
> -----------------------
>
>                 Key: CAMEL-15088
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15088
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Luca Burgazzoli
>            Priority: Major
>             Fix For: 3.x
>
>
> We should create a darp component to interact with dapr APIs: https://github.com/dapr/docs/tree/master/reference/api so we can as example
> {code:java}
> from("dapr:pubsub/topic")
>    .to("dapr:invoke/${appName}/${appMethod}")
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)