You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: daprdocs/content/en/java-sdk-docs/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,7 @@ public class SubscriberController {
175
175
}
176
176
```
177
177
178
-
- For a full list of state operations visit[How-To: Publish & subscribe]({{< ref howto-publish-subscribe.md >}}).
178
+
- For a full guide on publishing messages and subscribing to a topic[How-To: Publish & subscribe]({{< ref howto-publish-subscribe.md >}}).
179
179
- Visit [Java SDK examples](https://github.com/dapr/java-sdk/tree/master/examples/src/main/java/io/dapr/examples/pubsub/http) for code samples and instructions to try out pub/sub
0 commit comments