You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
## 3.2.0 [unreleased]
2
2
3
+
### Bug Fixes
4
+
1.[#252](https://github.com/influxdata/influxdb-client-java/pull/252): Spring auto-configuration works even without `influxdb-client-reactive`[spring]
Copy file name to clipboardExpand all lines: spring/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The default configuration can be override via properties:
18
18
19
19
```yaml
20
20
influx:
21
-
url: http://localhost:8086/api/v2# URL to connect to InfluxDB.
21
+
url: http://localhost:8086/ # URL to connect to InfluxDB.
22
22
username: my-user # Username to use in the basic auth.
23
23
password: my-password # Password to use in the basic auth.
24
24
token: my-token # Token to use for the authorization.
0 commit comments