mirror of https://github.com/tikv/client-java.git
parent
48c309ecc1
commit
7f65fc642e
|
@ -50,7 +50,10 @@ Find more demo in [KVRawClientTest](https://github.com/birdstorm/KVRawClientTest
|
|||
|
||||
See [Java Client Documents](/docs/README.md) for references about how to config and monitor Java Client.
|
||||
|
||||
An [API reference](https://tikv.github.io/client-java/apidocs) is also available.
|
||||
A [Maven site](https://tikv.github.io/client-java/site) is also available. It includes:
|
||||
1. [API reference](https://tikv.github.io/client-java/site/apidocs/index.html)
|
||||
2. [Spotbugs Reports](https://tikv.github.io/client-java/site/spotbugs.html)
|
||||
3. [Source Code Xref](https://tikv.github.io/client-java/site/xref/index.html)
|
||||
|
||||
## Community
|
||||
|
||||
|
|
Loading…
Reference in New Issue