Red Hat build of Quarkus warns that io.vertx.reactivex.core.Vertx is deprecated
Updated -
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 Reac...
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.