vert-x3 / vertx-4-migration-guide

Migration to Vert.x 4 guide
https://vert-x3.github.io/vertx-4-migration-guide/index.html
20 stars 16 forks source link

Service discovery section refers to AmqpMessage instead of ServiceDiscovery #63

Closed tsegismont closed 3 years ago

tsegismont commented 3 years ago

In the service discovery section, the doc mentions Handler<AmqpMessage> instead of Handler<ServiceDiscovery>