iotdb-starter

1. cd iotdb-spring-boot-starter

2. mvn install

3. cd iotdb-spring-boot-starter-example

4. 启动Spring boot

5. 启动iotdb(代码基于0.14.0-preview2写的,iotdb版本最好保持一致)

6. 浏览器输入: localhost:8080/test ,数据即写入成功