クラス InfluxDbAutoConfiguration

java.lang.ObjectSE
org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration

@AutoConfiguration @ConditionalOnClass(org.influxdb.InfluxDB.class) @EnableConfigurationProperties(InfluxDbProperties.class) public class InfluxDbAutoConfiguration extends ObjectSE
InfluxDB の Auto-configuration
導入:
2.0.0
作成者:
Sergey Kuptsov, Stephane Nicoll, Edd ú Mel é ndez