Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>pull/5529/head
parent
0c3162fd8f
commit
92a84700f2
|
|
@ -104,5 +104,5 @@ Build the project and then run the executable .jar file with this [JVM Flag](htt
|
|||
<br/><br/>
|
||||
**Example:**
|
||||
```sh
|
||||
java --add-opens=java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNAMED -jar target/{your-jar-file}.jar
|
||||
java --add-opens=java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNAMED -jar target/PROJECT_NAME.jar
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue