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 24b5dd5 commit 9379206Copy full SHA for 9379206
1 file changed
content/en/tracing/trace_collection/compatibility/java.md
@@ -105,7 +105,7 @@ Integrations in Preview are disabled by default but can be enabled individually:
105
| Ratpack | 1.5+ | Fully Supported | `ratpack` |
106
| Restlet HTTP Server | 2.2 - 2.4 | Fully Supported | `restlet-http`. |
107
| Spark Java | 2.3+ | [Preview](#framework-integrations-disabled-by-default) | `sparkjava` (requires `jetty`) |
108
-| Spring Boot | 1.5+ | Fully Supported | `spring-web` or `spring-webflux` |
+| Spring Boot | 1.5 - 3.X | Fully Supported | `spring-web` or `spring-webflux` |
109
| Spring Web (MVC) | 4.0+ | Fully Supported | `spring-web` |
110
| Spring WebFlux | 5.0+ | Fully Supported | `spring-webflux` |
111
| Tomcat | 5.5+ | Fully Supported | `tomcat` |
0 commit comments