quarkiverse / quarkus-dapr

The Distributed Application Runtime (Dapr) provides APIs that simplify microservice connectivity
https://dapr.io/
Apache License 2.0
31 stars 16 forks source link

Add feature to use config value for pubsub and match properties in the Topic annotation #207

Closed luigirende closed 2 months ago

luigirende commented 2 months ago

Add the possibilty to use the config property for the field pubsub and match for the Topic annotation

luigirende commented 2 months ago

@mcruzdev I have updated the commit adding in the documentation the section about this configuration

zhfeng commented 2 months ago

@all-contributors add @luigirende for code

allcontributors[bot] commented 2 months ago

@zhfeng

I've put up a pull request to add @luigirende! :tada:

zhfeng commented 2 months ago

@luigirende can you check the CI failures?

luigirende commented 2 months ago

@zhfeng fixed and rebased