-
## Issue
The example application deployed on kubernetes - 1.18 cannot be accessed using the docker - socat container exposing the port `30939`
```
kc logs pod/myapp-76c99bd5d9-2pr5q -n demos
2…
-
I get this Error when trying to recreate this example. Quarkus version 2.1.2.Final
-
Hi Team,
In our organisation we use internal active directory and federation services. We do not manage via keycloak. Both Task Console and Management Console need keycloak setups. Is there any infor…
-
### Describe the bug
When using javax.enterprise.event Events and an Observer with TransactionPhase.BEFORE_COMPLETION that queries anything with sql the WARN log WARN [io.agr.pool] (executor-thread-…
-
## Question
Is the quarkus openapi generator extension used by escalation example to generate the OpenAPI YAML file of [kube](https://github.com/parodos-dev/serverless-workflow-examples/blob/main/e…
-
**Description**
It would be pretty basic, and interactive:
```
name: ...
ref: ...
java [y]:
kotlin [y]:
scala [n]:
index.html snippet [n]?
Example codestart generated in: ...
```
-
### Describe the bug
According to this link https://quarkus.io/guides/openapi-swaggerui#runtime-filters, it says that this property should cause the
quarkus.smallrye-openapi.always-run-filter = true…
-
**Describe the bug**
As of [HHH-16875](https://hibernate.atlassian.net/browse/HHH-16875) Hibernate validates comparison between objects of different types and throws _org.hibernate.query.SemanticExce…
-
#### Bug Report Checklist
##### Description
I'm trying to get a super simple example to work with the Gradle plugin. However, the generation failing no matter what generator is used with **Could…
-
How does it look with the support for the async drivers? Jooq has support for it since 3.15 https://github.com/jOOQ/jOOQ/issues/6298
https://blog.jooq.org/tag/async/
My project is currently based …