cescoffier / vertx-microservices-workshop

Vert.x Microservices Hand's on lab
http://escoffier.me/vertx-hol/
Apache License 2.0
330 stars 196 forks source link

Audit service endpoint is not published for servicediscovery to discover #39

Open nandakishorek opened 6 years ago

nandakishorek commented 6 years ago

DashboardVerticle relies on servicediscovery to discover audit-service. But AuditVerticle does not publish the endpoint. So dashboard does not show the operations.