Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>pull/5529/head
parent
2cf6f2c80b
commit
0c3162fd8f
|
@ -98,7 +98,7 @@ public class HelloInfluxDB {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
## Running the program
|
## Run the program to write and query data
|
||||||
|
|
||||||
Build the project and then run the executable .jar file with this [JVM Flag](https://arrow.apache.org/docs/java/install.html).
|
Build the project and then run the executable .jar file with this [JVM Flag](https://arrow.apache.org/docs/java/install.html).
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
|
|
Loading…
Reference in New Issue