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

DashboardVerticle fails #38

Closed maiziheimei closed 6 years ago

maiziheimei commented 6 years ago

even run the services from solution folder, it fails. Problems are: 1) where to put the method "failureAwarelastOperations" ? 2) there is not method of "callAuditServiceWithExceptionHandlerWithCircuitBreaker" at "DashboardVertical" inside of solution folder? Even I copy it to there, the compilation fails.

Could you help me? Thanks!

maiziheimei commented 6 years ago

just did the documentation said,