We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717602c commit ceba98bCopy full SHA for ceba98b
README.md
@@ -2,6 +2,12 @@
2
3
Provides Spring Boot 3 auto configuration for R2DBC observation with [Micrometer Observation API](https://micrometer.io/docs/observation).
4
5
+**UPDATE:**
6
+Spring Boot **`3.2`** now includes built-in auto-configuration for **`r2dbc-proxy` observability**.
7
+For earlier versions, this project offers seamless auto-configuration for **Spring Boot `3.0` and `3.1`**.
8
+
9
+----
10
11
## Project Setup
12
13
Released artifacts are available in the maven central. Snapshot are available in the spring snapshot repository.
0 commit comments