From 197ac8ba08da4eec9aeac5339f18b88632a58aaa Mon Sep 17 00:00:00 2001 From: Sungkwan Kim Date: Mon, 23 Nov 2015 17:18:35 +0900 Subject: [PATCH] Update README.md add tomcat8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce8310d7..ecb45ecbc 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Services nowadays often consist of many different components, communicating amon ## Supported Modules * JDK 6+ -* Tomcat 6/7, Jetty +* Tomcat 6/7/8, Jetty * Spring, Spring Boot * Apache HTTP Client 3.x/4.x, JDK HttpConnector, GoogleHttpClient, OkHttpClient, NingAsyncHttpClient * Thrift Client, Thrift Service