-
Hello,
I'm trying to instrument the vert.x context to manually add the span trace as OpenTelemetry does.
I'm facing a classpath error that I can't fix correctly.
`Caused by: java.lang.Linkag…
-
### Description
Vert.x has 3 different thread models, worker, vthreads and standart. For high performance web application api we are using ThreadingModel.VIRTUAL _THREAD. However this model breaks …
-
Using @christophd latest "debug" image for the `timer-source` I am getting this `IntegrationSource` on my reconciler-test:
```yaml
apiVersion: sources.knative.dev/v1alpha1
kind: IntegrationSource…
-
When the Vert.x Web Proxy handler is installed after an OAuth2 handler, the proxy silently fails to send the request to the backend just after authentication.
If the user is already authenticated w…
-
Considerations:
- convert `AbstractVerticle` to `VerticleBase`
- use test containers whenever possible : Mongo / Cassandra / ...
- refresh
- Web Client Twitter Oauth example
- ...
- cleanu…
-
Is it planned to provide smallrye-mutiny-vertx-bindings of io.vertx:vertx-web-openapi-router ?
https://vertx.io/docs/vertx-web-openapi-router/java/
Thanks.
-
2024-10-25 05:22:01,162 WARN [org.keycloak.events] (executor-thread-1) type=IDENTITY_PROVIDER_LOGIN_ERROR, realmId=b20463ff-ec1e-4958-ae29-b1a3e5f3d27c, clientId=oorvasi, userId=null, ipAddress=111.2…
-
### Version
4.5.6
### Context
This commit https://github.com/vert-x3/vertx-web/commit/f8565123f6130725af93dc94fae55d85d5033dce causes an NPE when calling the postAuthentication method.
###…
-
Hi,
Is there any example how to create Swagger json out of our vertx/vertx.web API. So we can point swagger-ui to look at it (exactly like in Spring)
Thanks.
-
Studio will no longer display the contents of the lunii
![image](https://github.com/user-attachments/assets/0c4bce18-f5ff-482b-983c-2c85bbd86cee)
**Details of the problem**
I was copying packs in…