redhat-developer / reactive-microservices-in-java

Source code from the Reactive Microservices in Java book
Apache License 2.0
140 stars 80 forks source link

No handlers for address hello #8

Closed ghost closed 5 years ago

ghost commented 5 years ago

I am trying the message-based example, but after doing everything I get that error when I visit localhost::8082. Also, I do not see any resources/ folder in the generated project. By the way, this is created via start.vertx.io page and with Gradle, rather than via Maven, as mentioned in the book. Is it something to do with the configuration of Inifinispan?