-
List and explain when to use which of the available Quarkus JSF extensions
-
This is a quote from Quarkus JBeret extension from this issue (https://github.com/quarkiverse/quarkus-jberet/issues/243)
> Given a job property defined as an enum named BatchMode
>
> @BatchPrope…
-
Log
```
[ERROR] org.apache.camel.quarkus.component.kudu.it.KuduTest Time elapsed: 16.832 s
-
I'm experimenting with Quarkus + Myfaces/Primefaces based on this repo https://github.com/apache/myfaces/tree/master/extensions/quarkus/showcase.
Here I'm trying to include Prettyfaces to get nicer…
-
**Describe the bug**
My Quarkus native application starts successfully but as soon as I try to connect to as400, I get the following exception
```
tony@tony-Virtual-Machine:~/Documents/GitHub/as4…
-
### Description
At the moment, things are a bit of a mess:
- The runtime extension-maven-plugin is in `independent-projects/`
- The extension annotation processor is in `core/` (probably because …
gsmet updated
1 month ago
-
Please add support for Quarkus or contribute to https://github.com/quarkusio/quarkus/issues/1753
-
There is a lot of custom JWT code in the project. Quarkus offers out-of-the-box functionality for this through extensions. We should rely on that instead of custom code.
-
### Describe the feature here
It would be great if users of Quarkus Platfrom and build tools (including code.quarkus.io) could better see what is the version of Camel used in the given release of Cam…
-
### Description
In order to have more mature components of Quarkus in communicating with messaging systems specifically new upcoming backing services such as KubeMQ which is Kubernetes compliant an…