hqbhoho commented on code in PR #7495: URL: https://github.com/apache/gravitino/pull/7495#discussion_r2215528048
########## docs/how-to-use-java-client.md: ########## @@ -0,0 +1,45 @@ +--- +title: "How to use Apache Gravitino Java client" +slug: /how-to-use-gravitino-java-client +date: 2025-07-09 +keyword: Gravitino Java client +license: This software is licensed under the Apache License version 2. +--- + +## Introduction + +You can use Gravitino Java client library with Spark, Spring and other Java environment. + +First of all, You must have a Gravitino server set up and run, You can refer document of How to install Gravitino to build Gravitino server from source code and install it in your local. Review Comment: done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
