-
Please go to this doc and fill in the needed information to create each page.
https://docs.google.com/document/d/1garDfQBtNentCW0CVUQNWiOfG_yqyHb_jRjJRdM-ksY/edit#heading=h.4kitmexapqcp
-
I'm getting strange errors when trying to set up pitest with a quarkus project:
```
java.lang.RuntimeException: org.gradle.tooling.GradleConnectionException: Could not run build action using conne…
-
### Describe the bug
After adding the _quarkus-opentelemetry_ dependency to our maven project, we have experienced endpoints using URL prefix and a default empty path is failing.
If we don't use…
-
My development environment is:
* Windows 10
* Java 11
* Quarkus 999-SNAPSHOT
The sample is hosted on my Github, [check it here](https://github.com/hantsy/quarkus-sample/tree/master/resteasy-re…
-
### Describe the bug
I am trying to read the tenant from RoutingContext, to resolve the database connection based on tenantId, but getting this error
```
jakarta.enterprise.inject.IllegalProductExce…
-
Hi Folks,
I'm new in the quarkus cosmos.
I'm using your mqtt client, but I struggling with adding my ca.crt.
I see no way to configure the ca.crt (trusted key store).
I just see the possibilit…
-
### Describe the bug
I detected the following thread pinning:
```
Thread[#54,ForkJoinPool-1-worker-1,5,CarrierThreads]
java.base/java.lang.VirtualThread$VThreadContinuation.onPinned(VirtualThrea…
-
### Describe the bug
Hello, I just upgraded to v3.14.1 from v3.13.3 and I got this error while the build.
Before everything was working fine.
Java version: 21.0.2
Let me know if you need add…
-
Hello,
First of all, I can't exactly say this issue is related to quarkus-faces, but I used it as reference and couldn't think of a better place to ask for help with the following problem.
I'm g…
-
Tying out this sample operator on clean install it fails with following exception
````
--/ __ \/ / / / _ | / _ \/ //_/ / / / __/
-/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
--\___\_\____/_/ |_/_/|…