-
I want to generate a data object from a kotlin class (Author), but it generates an error that I could not solve
`Could not generate element for org.vult.services.Author: null`
I think it may be …
-
See block starting at
https://github.com/vert-x3/vertx-web/blob/6b6dd6d48e2ca65ff40f95754d067755c52a6548/vertx-web-client/src/main/java/io/vertx/ext/web/client/impl/HttpContext.java#L470
Happens…
-
### Version
4.4.1
### Context
After upgrading from version 4.2.7 to 4.4.1, I have noticed that validating a number field which has 'multipleOf 0.001' defined in Open API 3 fails for numbers l…
-
Hi, there are multiple versions of **com.fasterxml.jackson.core:jackson-core:jar** in **vertx-examples-3.6.0** (**spring-examples/springboot-example** module). As shown in the following dependency tre…
-
你好,我在keycloak22.0.4中能正常使用插件收到短信验证码,但是创建领域会Could not create realm unknown_error
2023-11-01 14:56:04,536 ERROR [org.keycloak.services.error.KeycloakErrorHandler] (executor-thread-4) Uncaught server err…
-
Are there any plans for making the project compatible with Keycloak 20?
We are currently experiencing the following errors if we try using it with Keycloak 20.0.3:
```
Failed to send type to uk.…
-
here is reproduce code:
--
import io.vertx.core.AbstractVerticle;
import io.vertx.core.Vertx;
import io.vertx.core.buffer.Buffer;
import io.vertx.core.http.HttpClient;
import io.vertx.core.htt…
-
### Description
hello, I have a question!
When I send a FindPrivGroupId request through besu's API, a problem occurs while exchanging a response with tessera. The reason is that the type of Priv…
-
Hi, I salute on your good work, it seem helps much people out there.
I've tested it too, but it didn't work well. The message is down below (i use `kc.bat start-dev`)
Any wonder which version of K…
-
### Version
Noticed in 3.6.3, but still exists in current `master` branch.
### Context
As mentioned in https://github.com/vert-x3/vertx-web/issues/1372#issuecomment-671545630, according to th…