-
Camel 3.19 comes with python and it would be good to have an extension for this
-
#### Describe the feature
When `ExecutorServiceFactory.createExecutor()` is called, provide a method on the API to distinguish the type of executor being created. Maybe it's as simple as passing th…
-
Following from [this issue question](https://github.com/quarkiverse/quarkus-cucumber/issues/76) where I was very much off track, I now have a working example of testing a Uni of type POJO / Bean.
T…
-
### Description
The Spring Data JPA [AuditingEntityListener](https://www.baeldung.com/database-auditing-jpa#3-tracking-created-and-last-modified-dates) makes it easy to introduce audit properties int…
-
### Describe the bug
Live coding and Dev UI are stuck when the "quarkus-amazon-lambda-http" extension is added.
2022-07-23 17:37:24,769 INFO [io.qua.ama.lam.run.MockEventServer] (build-34) Mock La…
-
### Description
We are getting the same problem with RR and RC options if we have an extension that can work with both but wants to allow user to pick their choice of either RR or RC when used with…
-
### Description
Certain extensions may contain their own ExceptionMapper implementations. For instance resteasy-reactive-jackson contains the following [mapper for MismatchedInputExceptions](https:…
-
Kotlinx coroutines Reactive includes an general extension fun to convert `Publisher` to Kotlin Flow, https://github.com/Kotlin/kotlinx.coroutines/blob/master/reactive/kotlinx-coroutines-reactive/src/R…
-
### Describe the bug
## The problem
Quarkus' guide [Using Apache Kafka Streams](https://quarkus.io/guides/kafka-streams) describes a method of creating Kafka Streams topology using method annota…
-
### Describe the bug
Using `kubectl apply` for deploying application with liquibase init job failed if already applied earlier with error:
```
The Job "quarkus-service-liquibase-mongodb-init" is in…