Package | Description |
---|---|
org.springframework.boot.autoconfigure.influx |
Auto-configuration for InfluxDB.
|
Class and 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. |
InfluxDbProperties
Configuration properties for InfluxDB.
|