Spring Boot and Micrometer With InlfuxDB Part 1: The Base Project

To those who follow this blog, it’s no wonder that I tend to use InfluxDB a lot. I like the fact that it is a real single purpose database (time series) with many features and also comes with enterprise support.

Spring is also one of the tools of my choice.
Thus in this blog, we shall integrate Spring with Micrometer and InfluxDB.