-
INFO: Connecting to Gentics Mesh..
Jun 06, 2018 9:14:20 AM io.vertx.core.impl.DeploymentManager
SEVERE: com/github/jknack/handlebars/io/TemplateLoader
java.lang.NoClassDefFoundError: com/github/jkn…
-
What is the issue is related too? And what is the possible way to solve it?
```
[hz.nubeio-cluster.priority-generic-operation.thread-0] WARN c.h.s.i.o.impl.Invocation - [172.22.0.7]:5701 [dev] [3…
-
How can I replace "DefaultJerseyHandler" with my own "JerseyHandler" in vertx.jersey project?
ghost updated
7 years ago
-
### Version
* vert.x core: 3.5.1
* vert.x jdbc-client: 3.5.1
* jdbc driver: postgres
* RDBMS: postgres
### Context
Hi, I am wondering if it is possible to add column type in io.vertx.ext.sql…
-
### Version
4.3.3-SNAPSHOT
### Context
Previously scan while using Redis cluster was disabled - see this commit that recently enabled it:
https://github.com/vert-x3/vertx-redis-client/commi…
-
missing `@Nullable` annotations
-
```
Vertx API test "file_tree_test.js" failes in testMutate.
```
Original issue reported on code.google.com by `jaime...@gmail.com` on 5 Jul 2012 at 6:51
-
```
Vertx API test "file_tree_test.js" failes in testMutate.
```
Original issue reported on code.google.com by `jaime...@gmail.com` on 5 Jul 2012 at 6:51
-
Instead of redeploy.sh using hard-coded value, it should pick it up from pom.xml
-
```
Like executeBlocking(Handler, boolean, Handler) called with ordered = true.
Deprecated
instead use executeBlocking(Callable)
```
There are deprecated api's mostly around `executeBlocking` t…