@@ -29,7 +29,10 @@ These are the supported libraries and frameworks:
29
29
| [ Apache Dubbo] ( https://github.com/apache/dubbo/ ) | 2.7+ (not including 3.x yet) |
30
30
| [ Apache HttpAsyncClient] ( https://hc.apache.org/index.html ) | 4.1+ |
31
31
| [ Apache HttpClient] ( https://hc.apache.org/index.html ) | 2.0+ |
32
+ | [ Apache Kafka] ( https://kafka.apache.org/20/javadoc/overview-summary.html ) | 0.11+ |
33
+ | [ Apache MyFaces] ( https://myfaces.apache.org/ ) | 1.2+ (not including 3.x yet) |
32
34
| [ Apache RocketMQ] ( https://rocketmq.apache.org/ ) | 4.8+ |
35
+ | [ Apache Struts 2] ( https://github.com/apache/struts ) | 2.3+ |
33
36
| [ Apache Tapestry] ( https://tapestry.apache.org/ ) | 5.4+ |
34
37
| [ Apache Wicket] ( https://wicket.apache.org/ ) | 8.0+ |
35
38
| [ Armeria] ( https://armeria.dev ) | 1.3+ |
@@ -39,13 +42,17 @@ These are the supported libraries and frameworks:
39
42
| [ Cassandra Driver] ( https://github.com/datastax/java-driver ) | 3.0+ |
40
43
| [ Couchbase Client] ( https://github.com/couchbase/couchbase-java-client ) | 2.0+ and 3.1+ |
41
44
| [ Dropwizard Views] ( https://www.dropwizard.io/en/latest/manual/views.html ) | 0.7+ |
45
+ | [ Eclipse Grizzly] ( https://javaee.github.io/grizzly/httpserverframework.html ) | 2.0+ (disabled by default) |
46
+ | [ Eclipse Jersey] ( https://eclipse-ee4j.github.io/jersey/ ) | 2.0+ (not including 3.x yet) |
47
+ | [ Eclipse Jetty HTTP Client] ( https://www.eclipse.org/jetty/javadoc/jetty-9/org/eclipse/jetty/client/HttpClient.html ) | 9.2+ (not including 10+ yet) |
48
+ | [ Eclipse Metro] ( https://projects.eclipse.org/projects/ee4j.metro ) | 2.2+ (not including 3.x yet) |
49
+ | [ Eclipse Mojarra] ( https://projects.eclipse.org/projects/ee4j.mojarra ) | 1.2+ (not including 3.x yet) |
42
50
| [ Elasticsearch API] ( https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/index.html ) | 5.0+ |
43
51
| [ Elasticsearch REST Client] ( https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/index.html ) | 5.0+ |
44
52
| [ Finatra] ( https://github.com/twitter/finatra ) | 2.9+ |
45
53
| [ Geode Client] ( https://geode.apache.org/ ) | 1.4+ |
46
54
| [ Google HTTP Client] ( https://github.com/googleapis/google-http-java-client ) | 1.19+ |
47
55
| [ Grails] ( https://grails.org/ ) | 3.0+ |
48
- | [ Grizzly] ( https://javaee.github.io/grizzly/httpserverframework.html ) | 2.0+ (disabled by default) |
49
56
| [ gRPC] ( https://github.com/grpc/grpc-java ) | 1.6+ |
50
57
| [ GWT] ( http://www.gwtproject.org/ ) | 2.0+ |
51
58
| [ Hibernate] ( https://github.com/hibernate/hibernate-orm ) | 3.3+ |
@@ -58,20 +65,14 @@ These are the supported libraries and frameworks:
58
65
| [ Java Http Client] ( https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/package-summary.html ) | Java 11+ |
59
66
| [ JDBC] ( https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/java/sql/package-summary.html ) | Java 8+ |
60
67
| [ Jedis] ( https://github.com/xetorthio/jedis ) | 1.4+ |
61
- | [ Jersey] ( https://eclipse-ee4j.github.io/jersey/ ) | 2.0+ (not including 3.x yet) |
62
- | [ Jetty HTTP Client] ( https://www.eclipse.org/jetty/javadoc/jetty-9/org/eclipse/jetty/client/HttpClient.html ) | 9.2+ (not including 10+ yet) |
63
68
| [ JMS] ( https://javaee.github.io/javaee-spec/javadocs/javax/jms/package-summary.html ) | 1.1+ |
64
69
| [ JSP] ( https://javaee.github.io/javaee-spec/javadocs/javax/servlet/jsp/package-summary.html ) | 2.3+ |
65
- | [ Kafka] ( https://kafka.apache.org/20/javadoc/overview-summary.html ) | 0.11+ |
66
70
| [ Kubernetes Client] ( https://github.com/kubernetes-client/java ) | 7.0+ |
67
71
| [ Lettuce] ( https://github.com/lettuce-io/lettuce-core ) | 4.0+ |
68
72
| [ Log4j 1] ( https://logging.apache.org/log4j/1.2/ ) | 1.2+ |
69
73
| [ Log4j 2] ( https://logging.apache.org/log4j/2.x/ ) | 2.7+ |
70
74
| [ Logback] ( http://logback.qos.ch/ ) | 1.0+ |
71
- | [ Metro] ( https://projects.eclipse.org/projects/ee4j.metro ) | 2.2+ (not including 3.x yet) |
72
- | [ Mojarra] ( https://projects.eclipse.org/projects/ee4j.mojarra ) | 1.2+ (not including 3.x yet) |
73
75
| [ MongoDB Driver] ( https://mongodb.github.io/mongo-java-driver/ ) | 3.1+ |
74
- | [ MyFaces] ( https://myfaces.apache.org/ ) | 1.2+ (not including 3.x yet) |
75
76
| [ Netty] ( https://github.com/netty/netty ) | 3.8+ |
76
77
| [ OkHttp] ( https://github.com/square/okhttp/ ) | 3.0+ |
77
78
| [ Play] ( https://github.com/playframework/playframework ) | 2.4+ (not including 2.8.x yet) |
@@ -92,13 +93,12 @@ These are the supported libraries and frameworks:
92
93
| [ Spring Data] ( https://spring.io/projects/spring-data ) | 1.8+ |
93
94
| [ Spring Integration] ( https://spring.io/projects/spring-integration ) | 4.1+ |
94
95
| [ Spring Kafka] ( https://spring.io/projects/spring-kafka ) | 2.7+ |
95
- | [ Spring Rabbit ] ( https://spring.io/projects/spring-amqp ) | 1.0+ |
96
+ | [ Spring RabbitMQ ] ( https://spring.io/projects/spring-amqp ) | 1.0+ |
96
97
| [ Spring Scheduling] ( https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/scheduling/package-summary.html ) | 3.1+ |
97
98
| [ Spring Web MVC] ( https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/servlet/mvc/package-summary.html ) | 3.1+ |
98
99
| [ Spring Web Services] ( https://spring.io/projects/spring-ws ) | 2.0+ |
99
- | [ Spring Webflux ] ( https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/reactive/package-summary.html ) | 5.0+ |
100
+ | [ Spring WebFlux ] ( https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/reactive/package-summary.html ) | 5.0+ |
100
101
| [ Spymemcached] ( https://github.com/couchbase/spymemcached ) | 2.12+ |
101
- | [ Struts2] ( https://github.com/apache/struts ) | 2.3+ |
102
102
| [ Twilio] ( https://github.com/twilio/twilio-java ) | 6.6+ (not including 8.x yet) |
103
103
| [ Undertow] ( https://undertow.io/ ) | 1.4+ |
104
104
| [ Vaadin] ( https://vaadin.com/ ) | 14.2+ |
0 commit comments