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 0d1a010 commit 802691eCopy full SHA for 802691e
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.VertxNoResponders
+ * 2. java -cp "build/libs/*;build/classes/java/main" io.nats.client.examples.VertxNoResponders
34
*/
35
public class VertxNoResponders {
36
0 commit comments