rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

[Doc] No javadoc provided

Open dokcn opened this issue 8 months ago • 0 comments

Search before creation

  • [x] I had searched in the issues and found no similar issues.

Documentation Related

Trying to find javadoc of rocketmq java client, like Java® Platform, Standard Edition & Java Development Kit Version 24 API Specification , but I searched rocketmq’s official site and related github repos. Is nothing there.

I found there is no *.-javadoc.jar uploaded to maven repo, but other libraries often provide it, so as to browse and learn api in browsers even if not provided officially using javadoc.io

Image Image

I only found old version’s javadoc like 3.6.2.Final under com.alibaba.rocketmq group id. But it’s too outdated.

So could we include a javadoc file in next release?

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

dokcn avatar Apr 28 '25 15:04 dokcn