-
### Current Behavior
java.net.URISyntaxException: Expected scheme-specific part at index 10: localhost: caused by URISyntaxException: Expected scheme-specific part at index 10: localhost:
![image]…
-
Hi Daniel,
I have a local docker-compose KC 19.0.1 with plugin loaded, and noticed when setting up users in the KC UI that create user fails if the migration API isn't available -
- red error on…
-
There are currently three methods in `CompositeFuture` which force you to use raw types:
* `io.vertx.core.CompositeFuture.all(List)`
* `io.vertx.core.CompositeFuture.any(List)`
* `io.vertx.core.Com…
-
Storing / passing passwords as `String` is a common security issue because these password strings will remain in the common String pool for a long time. Instead, passwords should use `char[]` or `byt…
-
We should eat our own dogfood and integrate the dash-license workflow into this project for demonstration and getting knowledge about it.
https://github.com/eclipse/dash-licenses/blob/master/.githu…
-
Along with the _bare_ projects, it would be useful to provide project variants using the (opinionated) Maven and Gradle plugins:
* https://github.com/fabric8io/vertx-maven-plugin
* https://github.…
-
Opening an invalid OpenAPI 3 YAML produces `Wrong specification url/path: ..` error message.
Issue appears to be with the general handling of any error with in the io.swagger.v3.parser.OpenAPIV3Par…
-
https://vertx.io/ - if we can get hello world working here..
-
Riscrivere le regole del web server apache 2 per permettergli di reindirizzare in modalità html5 le chiamate alla web app
-
https://digmatechnicalteam.slack.com/archives/C05KJQT0CTB/p1696095792434439
quoting a user:
> wasn't able to properly configure and get the desired results: was not working with tests - annotate…