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

[jira] [Resolved] (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 ]

Daniel Dias resolved TUBEMQ-212.
--------------------------------
    Resolution: Fixed

> 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
>          Components: website
>            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)