You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ next to it. This icon means the component is part of the official
56
56
## Web Frameworks
57
57
58
58
*[Vert.x Web](https://github.com/vert-x3/vertx-web) <imgsrc="vertx-favicon.svg"alt="(stack)"title="Vert.x Stack"height="16px"> - Full featured web toolkit for Vert.x.
59
-
*[Vert.x Jersey](https://github.com/englishtown/vertx-jersey) - Create JAX-RS [Jersey](https://jersey.java.net/) resources in Vert.x.
59
+
*[Vert.x Jersey](https://github.com/englishtown/vertx-jersey) - Create JAX-RS [Jersey](https://eclipse-ee4j.github.io/jersey/) resources in Vert.x.
60
60
*[Kovert](https://github.com/kohesive/kovert) - Invisible REST framework for Kotlin + Vert.x Web.
61
61
*[Handlers](https://github.com/spriet2000/vertx-handlers-http) - Open web framework for Vert.x.
62
62
*[QBit](https://github.com/advantageous/qbit) - REST and WebSocket method call marshaling and reactive library.
@@ -140,7 +140,7 @@ next to it. This icon means the component is part of the official
140
140
*[SaltStack](https://github.com/cinterloper/vertx-salt) - A bi-directional bridge between the SaltStack event system and the Vert.x event bus.
141
141
*[STOMP](https://github.com/vert-x3/vertx-stomp) <imgsrc="vertx-favicon.svg"alt="(stack)"title="Vert.x Stack"height="16px"> - A Kafka client and server.
142
142
*[ZeroMQ](https://github.com/dano/vertx-zeromq) - ZeroMQ Event Bus bridge.
143
-
*[Azure ServiceBus](https://github.com/TextBack/vertx-azure-servicebus) - Azure [ServiceBus](https://azure.microsoft.com/en-us/services/service-bus/) producer and consumer (fully async, doesn't use Microsoft Azure SDK).
143
+
*[Azure ServiceBus](https://github.com/TextBack/vertx-azure-servicebus) - Azure [ServiceBus](https://azure.microsoft.com/en-us/products/service-bus/) producer and consumer (fully async, doesn't use Microsoft Azure SDK).
144
144
*[AMQP 1.0 - Kafka bridge](https://github.com/rhiot/amqp-kafka-bridge) - Bridge for sending/receiving messages to/from Apache Kafka using the AMQP 1.0 protocol.
145
145
*[Vert.x Kafka Client](https://github.com/vert-x3/vertx-kafka-client) <imgsrc="vertx-favicon.svg"alt="(stack)"title="Vert.x Stack"height="16px"> - Apache Kafka client for reading and sending messages from/to an Apache Kafka cluster.
146
146
*[The White Rabbit](https://github.com/viartemev/the-white-rabbit) - An asynchronous RabbitMQ (AMQP) client based on Kotlin coroutines.
@@ -391,7 +391,7 @@ next to it. This icon means the component is part of the official
391
391
392
392
## Articles
393
393
394
-
*[Going reactive with Eclipse Vert.x and RX Java](https://blogs.oracle.com/javamagazine/going-reactive-with-eclipse-vertx-and-rxjava)
394
+
*[Going reactive with Eclipse Vert.x and RX Java](https://blogs.oracle.com/javamagazine/post/going-reactive-with-eclipse-vertx-and-rxjava)
395
395
*[Vert.x 3.3.0 Features Enhanced Networking Microservices, Testing and More](https://www.infoq.com/news/2016/06/Vert.x-3.3.0-release-features)
396
396
*[Interview with Tim Fox About Vert.x 3, the Original Reactive, Microservice Toolkit for the JVM](http://www.infoq.com/articles/vertx-3-tim-fox)
0 commit comments