You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/05 03:48:00 UTC

[jira] [Updated] (TUBEMQ-212) add format java in doc consumer_example and producer_example

     [ https://issues.apache.org/jira/browse/TUBEMQ-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated TUBEMQ-212:
----------------------------------
    Labels: pull-request-available  (was: )

> add format java in doc consumer_example and producer_example
> ------------------------------------------------------------
>
>                 Key: TUBEMQ-212
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-212
>             Project: Apache TubeMQ
>          Issue Type: Bug
>            Reporter: Daniel Dias
>            Priority: Trivial
>              Labels: pull-request-available
>
> here the no this formatted in java : en-us/docs/producer_example.html
>  
> original code
> ```
>  public final class SyncProducerExample \{ }
> to 
> ```java
>  public final class SyncProducerExample {}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)