[Java 11503] (#12626)

* [JAVA-11503] Created new vertx-modules

* [JAVA-11503] Moved vertx(sub-module) to vertx-modules(parent)

* [JAVA-11503] Moved spring-vertx(sub-module) to vertx-modules(parent)

* [JAVA-11503] Moved vertx-and-java(sub-module) to vertx-modules(parent)

* [JAVA-11503] deleted modules that were moved

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
This commit is contained in:
panos-kakos
2022-08-25 16:48:34 +01:00
committed by GitHub
parent 3ce04cafd5
commit f391cba986
37 changed files with 41 additions and 9 deletions
+6
View File
@@ -0,0 +1,6 @@
## Vert.x and RxJava
This module contains articles about RxJava with Vert.x
### Relevant articles
- [Example of Vertx and RxJava Integration](https://www.baeldung.com/vertx-rx-java)