tree: b2b8cd0d12ec6e072373d6798394760395bf0654 [path history] [tgz]
  1. src/
  2. .gitignore
  3. pom.xml
  4. README.md
samples/connect/java/client/README.md

How to use:

1. mvn package
2. java -jar client.jar

What can this demo do:

This is a java demo for doris client, you can test basic function such as
connection, CRUD of your doris. You should install maven prior to run
this demo.