Update 04-java.mdx

This commit is contained in:
wade zhang 2023-03-20 14:10:51 +08:00 committed by GitHub
parent df8e89d60c
commit 83ac6ae084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -725,7 +725,7 @@ consumer.close()
For more information, see [Data Subscription](../../../develop/tmq).
### Usage examples
#### Full Sample Code
<Tabs defaultValue="native">
<TabItem value="native" label="native connection">