Red Hat build of Quarkus warns that io.vertx.reactivex.core.Vertx is deprecated
If you use to smallrye-reactive-messaging extension in your Quarkus application it will print the following warning:WARN [io.qua.ver.run.VertxProducer] (main) `io.vertx.reactivex.core.Vertx` is deprecated and will be removed in a future version - it is recommended to switch to
This is expected and is printed because smallrye-reactive-messaging depends on ReactiveX....
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.