-
Add an option for generating implementation for RedPipe using Resteasy and a Swagger/OpenAPI specification.
-
When using type.kind for Handlers (e.g. io.vertx.ext.web.handler.CookieHandler) the kind is reported to be CLASS_API instead of CLASS_HANDLER.
-
Hi, I've noticed some strange behavior around S3AsyncClient when wrapping it with the reactiverse `aws-sdk` wrapper.
I'm currently running into an issue where trying to upload files where the s3 ke…
-
Looks like more netty bug, but I report here for investigation.
I have a simple configuration like:
```
Vertx vertx = Vertx.vertx();
Router router = Router.router(vertx).exceptionH…
-
When I upgraded the plugin to version 0.1.0, I encountered an Cannot choose between the following variants of JavaFX component modules error. I've already found a solution in the project's README, but…
-
### 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 …
-
-
```
[02:52:02] Unhandled exception in router
[02:52:03] Unhandled exception in router
[02:52:03] Unhandled exception in router
[02:52:08] Unhandled exception in router
```
I use:
```java
Vertx…
-
> However, Bower requires a Git repository on which tags are “manually” created after the
> release. The tag contains an updated version of the vert.x event bus client (Socks) and
> updated metadata…
-
### Version
Vert.X Java 4.3.3
### Context
I encountered this exception while trying to pipe an HttpResponse to another stream after it had already been read
### Do you have a reproducer?
…