Skip to content

Commit

Permalink
Update _index.md
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Souza <[email protected]>
  • Loading branch information
artursouza authored May 5, 2023
1 parent f67ccaf commit a752adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daprdocs/content/en/java-sdk-docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ public class SubscriberController {
}
});
}

@BulkSubscribe()
@Topic(name = "testingtopicbulk", pubsubName = "${myAppProperty:messagebus}")
@PostMapping(path = "/testingtopicbulk")
Expand Down

0 comments on commit a752adf

Please sign in to comment.