mirror of https://github.com/dapr/docs.git
parent
29cd3219e8
commit
d81a82e7d8
|
|
@ -79,7 +79,7 @@ spec:
|
||||||
|
|
||||||
Dapr allows two methods by which you can subscribe to topics:
|
Dapr allows two methods by which you can subscribe to topics:
|
||||||
|
|
||||||
- **Declaratively**, where subscriptions are are defined in an external file.
|
- **Declaratively**, where subscriptions are defined in an external file.
|
||||||
- **Programmatically**, where subscriptions are defined in user code.
|
- **Programmatically**, where subscriptions are defined in user code.
|
||||||
|
|
||||||
{{% alert title="Note" color="primary" %}}
|
{{% alert title="Note" color="primary" %}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue