See: Description
Interface | Description |
---|---|
InfluxDbCustomizer |
Callback interface that can be implemented by beans wishing to further customize
InfluxDB whilst retaining default auto-configuration. |
InfluxDbOkHttpClientBuilderProvider |
Provide the
OkHttpClient.Builder to use to
customize the auto-configured InfluxDB instance. |
Class | Description |
---|---|
InfluxDbAutoConfiguration |
Auto-configuration for InfluxDB. |
InfluxDbProperties |
Configuration properties for InfluxDB.
|