-
This issue was imported from JIRA:
| Field | Value |
| ---------------------------------- | ----------------------------…
-
The following project https://github.com/ch007m/ch007m-quarkus-app generated via backstage Quarkus plugin contains duplicated entities and resources. It comes from the recently generator code added fo…
-
### Description
As discussed with @mkouba and @cescoffier in zulipchat - Quarkus already have ability to implement security for GRPC requests but it's not described in Quarkus documentation.
As ag…
-
### Description
For example in:
https://raw.githubusercontent.com/quarkusio/quarkus-quickstarts/main/getting-started/pom.xml
it says:
```
io.quarkus
…
-
### Describe the bug
Hi @cristianonicolai ,
This is in continuation of the Issue __#2366_
I tried the example you had given. But instead of List of String I had to use List of Java Pojo class as pe…
-
## Proposition
The [Service Binding Operator](https://github.com/redhat-developer/service-binding-operator) and the Service Binding spec do not really handle a contract definition (= what a consume…
-
### Describe the bug
Returnning `PageImpl` to the endpoint causing throw ` com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.UnsupportedOperationException) (through reference chain…
-
When I throw a plain constraing violation, violating as an example: email address.
I recieve the message in the issue, but I do not get the fieldname or what the actual value is.
I reviewed the co…
-
I am able to run the dmn-quarkus-example and get the output from model. I am wondering how to customize the format of the output from the model.
For example, I want to remove the original inputs …
-
Jackarta Microprofile has a number of metrics annotations, not only @Timed and @Counted.
It would be nice to have more annotations like in Microprofile to make code cleaner and get more metrics.
A…