We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802691e commit 167ce22Copy full SHA for 167ce22
src/test/java/io/nats/vertx/examples/VertxNoResponders.java
@@ -30,7 +30,7 @@
30
/**
31
* INSTRUCTIONS TO BUILD AND RUN
32
* 1. gradlew clean compileJava copyToLib
33
- * 2. java -cp "build/libs/*;build/classes/java/main" io.nats.client.examples.VertxNoResponders
+ * 2. java -cp "build/libs/*;build/classes/java/main" io.nats.vertx.examples.VertxNoResponders
34
*/
35
public class VertxNoResponders {
36
0 commit comments