-
I'm want to compile and run my operator as a native image in a setup with Kotlin/Java 21 + Spring Boot 3 + GraalVM.
So far Native Build is currently only explicitly supported by the Quarkus extensi…
-
### Describe the bug
Looks like Quarkus is forcing either PEM files or a key store in order to start the HTTPS listener.
This seems to be a blocker if you want to use a PKCS#11 keystore where key …
-
### Describe the bug
When trying to send a mail using imperative (blocking) io.quarkus.mailer.Mailer, the thread is getting blocked until the limit is reached and a exception is thrown.
### Ex…
-
In 1.9.1, enabling Federation is not automatic any more and is only possible with a system property
-
**Is your feature request related to a problem? Please describe.**
Often when trying to create a reproducer for a native image issue or show someone a Hello World example I end up copy pasting an o…
-
I'm not sure if this is the right place for this issue, but let me know otherwise.
When I create a new project and include the Hibernate Reactive extension using the start with quarkus page, the cr…
-
Hello Bruno!
Hope you are doing well!
I am trying to explore micrometer integration with Quarkus
I used as bases the example from https://quarkus.io/guides/telemetry-micrometer-tutorial
Included…
-
the need is to support package annotation.
In cxf patch, I need to support this generation:
https://github.com/apache/cxf/blob/master/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/WrapperClas…
-
**Describe the issue**
When we are using `quarkus-awt` with native build then it gives us the failure response.
```
22.1-java17: Pulling from quarkus/ubi-quarkus-native-image
Digest: sha256:3d5d…
-
## Description
Proposition: Improve the kubernetes guide to explain that we use var name including dot(s) as currently there is no mention about that.
By example, you can use such a syntax with …