Skip to content

Commit 9379206

Browse files
JessicaDatadog/add compatibility springboot (#37728)
* Update java.md * Update java.md
1 parent 24b5dd5 commit 9379206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/tracing/trace_collection/compatibility

content/en/tracing/trace_collection/compatibility/java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Integrations in Preview are disabled by default but can be enabled individually:
105105
| Ratpack | 1.5+ | Fully Supported | `ratpack` |
106106
| Restlet HTTP Server | 2.2 - 2.4 | Fully Supported | `restlet-http`. |
107107
| 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` |
108+
| Spring Boot | 1.5 - 3.X | Fully Supported | `spring-web` or `spring-webflux` |
109109
| Spring Web (MVC) | 4.0+ | Fully Supported | `spring-web` |
110110
| Spring WebFlux | 5.0+ | Fully Supported | `spring-webflux` |
111111
| Tomcat | 5.5+ | Fully Supported | `tomcat` |

0 commit comments

Comments
 (0)