-
One of the interesting reports we recently investigated shows this information:
```
12: java.util.ArrayList
Count: 1519784
Types:
java.lang.Iterable
java.util.List
…
-
Seems that each push downloads the full dependencies and does not use the m2 volume.
I noticed that other devfile (quarkus, springboot) needs to set the Maven repository path on each mvn command
-
Trying out the 4.0.0-SNAPSHOT build and while it was working a couple weeks ago I'm now getting this really cryptic error that I haven't been able to pinpoint down to anywhere.
```
vertx/blueprint…
-
Hello:
When I run [swagger example project](https://github.com/ef-labs/vertx-jersey/tree/develop/examples/swagger)(version 4.5.2) in mutiple verticles mode(e.g.,
(`java -jar vertx-jersey-examples…
-
### Version
* vert.x core: N/A
* vert.x web: 3.8.1
### Context
We use freemarker vertx extension in one of our hot paths. When the application was profiled we figured out that ~55% was from …
-
#### Describe the feature
The `VertxImpl` implementation uses a `ThreadLocal` called `stickyContext` to propagate the context when `getOrCreateContext` or `getContext` are called outside of a pool …
-
Hi,
My friend was using vertx webclient as a crawling client, while the SA of his company require him to specify the local port for some security reasons.
I read the source code of vertx and found o…
-
#### Environment
```
HikariCP version: 2.6.2
JDK version : 1.8.0_92
Database : MySQL
Driver version : x.x.x
```
**this is error log:**
`java.sql.SQLTransientConnectionException: …
-
# No username on login
Well, I'm not sure if this is a bug or not, but I've a question related to https://github.com/vert-x3/vertx-web/commit/b6c97e2c8287019b65306a5cd8e074ae9b0130b0 which allows n…
-
**Vulnerabilities**
DepShield reports that this application's usage of [com.fasterxml.jackson.core:jackson-databind:2.9.9.1](https://ossindex.sonatype.org/component/pkg:maven/com.fasterxml.jackson.co…