-
Hi there, I was wondering if you have seen this issue I am getting when deploying Tesseract onto an Azure Functions app.
Am I missing a configuration or something here?
Here is the code I am try…
-
As reported by `tsc`:
``` text
Class static side 'typeof WebClientSession' incorrectly extends base class static side 'typeof WebClient'.
Types of property 'create' are incompatible.
Type …
-
### Version
Vertx 4.3.4
### Context
https://netty.io/news/2022/09/08/4-1-81-Final.html
> Connection related headers in HTTP/2 frames are now rejected, in compliance with the specification
…
-
So, we recently were asked to add Email One Time Passcodes to our Keycloak. I was very happy to find this repository!
However, after several hours of testing/compiling/deploying/pulling hairs out,…
-
**Describe the bug**
I tried to move the library to a different drive to save space on C Drive.
When doing this, I get in the GUI the right message displayed however when to try to import a pack fro…
-
```
/Library/Java/JavaVirtualMachines/openjdk-17.jdk/Contents/Home/bin/java -ea -Dsnapshots.update=false -Didea.test.cyclic.buffer.size=1048576 -javaagent:/Applications/IntelliJ IDEA.app/Contents/lib…
-
I'm trying to use handlebars in es4x, but it's throwing the following error:
`Failed in deploying verticle caused by TypeError: Access to host class io.vertx.ext.web.handler.APIKeyHandler is not al…
-
Hi guys,
I was looking for a ORM for VertX 3.5.0 and i bumped into your` vertx-pojo-mapper`. Unfortunatelly the version 1.3.1 does not work with VertX 3.5.0, it shows this message:
> io.ver…
-
12:51:49.892 [main] INFO com.htmake.reader.ReaderApplication - Starting application with args: [--reader.server.port=8082]
??????? ???????? ?????? ??????? ???????????????
??????????????????????????…
-
##### Description
Found this issue with the java-vertx-web code generator. I've seen this in 5.1.1 and also in latest 6.0.1.
Code generation issue when enum is used in a parameter. For example:
…