Files
influxdb-springboot-starter/README.md
2023-03-14 15:22:34 +08:00

3 lines
226 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# influxdb-springboot-starter
InfluxDB的框架使用方式类似于Mybatis对influxDB官方工具进行了简易封装支持使用注解的方式对InfluxDB进行增、删、查操作需配合Spring Boot使用。