-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
```
12月 09, 2019 5:26:08 下午 org.jboss.threads.Version
INFO: JBoss Threads version 3.0.0.Final
12月 09, 2019 5:26:08 下午 io.quarkus.deployment.steps.ReflectiveHierarchyStep build
WARN: Unable to pro…
aruis updated
4 years ago
-
### Description
In Spring reactive, there is good support for useful stack traces. Before running SpringBootApplication.run() one can insert
`Hooks.onOperatorDebug();//overhead -> only dev not for…
-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this issue
…
-
### Description
I've mentioned extensions migrating to `@ConfigMapping` along its own axis. Some of them try to solve a bug like Hibernate, but there are other objections like performance, efficien…
-
### Describe the bug
When using a `UUID` as the key for a map (in a request body), the swagger UI does not generate the example body correctly
### Expected behavior
An example UUID is generat…
-
### Describe the bug
Verifying backport for 3.8.6 https://github.com/quarkusio/quarkus/pull/41278 (_Add kafka-version.properties as a native image resource _ ), and attempting to do a test coverage…
-
Following the steps in https://github.com/aalmiray/q-cli-jlink, for a new application using java 21, and newer version of quarkus, does not create the script that runs.
### Task List
- [ ] creat…
-
### Describe the bug
Using Quarkus configuration, specifically `@ConfigMapping`:
* A `Set` (most likely a `List` too) cannot be empty, but must be wrapped inside an `Optional` if one wants a "defa…
-
### Describe the bug
I'm using quarkus 2.7.5.Final.
With redis client, In standalone mode, it works fine:
![image](https://user-images.githubusercontent.com/43664834/161269441-0d128e81-ce3d-428…