From 9f40f193e3ba7791a75af0d83cc71b0d371436c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladimir=20=C5=A0or?= Date: Mon, 30 Nov 2020 09:38:59 +0200 Subject: [PATCH] Added Struts2 to the main README. (#1636) * Added Struts2 to the main README. * Added Struts2 to the main README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1a37ea59e..5e57354b37 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ Because the automatic instrumentation runs in a different classpath than the ins | [Spring Web MVC](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/servlet/mvc/package-summary.html) | 3.1+ | | [Spring Webflux](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/reactive/package-summary.html) | 5.0+ | | [Spymemcached](https://github.com/couchbase/spymemcached) | 2.12+ | +| [Struts2](https://github.com/apache/struts) | 2.3+ | | [Twilio](https://github.com/twilio/twilio-java) | 6.6+ (not including 8.x yet) | | [Vert.x](https://vertx.io) | 3.0+ | | [Vert.x RxJava2](https://vertx.io/docs/vertx-rx/java2/) | 3.5+ |