-
**Describe the bug**
The URL should not be url = "s3://sfquickstarts/Extract Dicom Attributes/Files/"
but "s3://sfquickstarts/Extract DICOM Attributes/Files/"
**URL of where you see the bug**
h…
-
### Describe the bug
Entity Id gets exposed in PanacheEntity in OpenAPI schema / Swagger UI for POST/PUT methods
PanacheEntity defines `id` - https://github.com/quarkusio/quarkus/blob/main/extensi…
-
When running
mvn clean install fabric8:json the output is different then running
mvn clean fabric8:json install
fabric8-maven-plugin:2.2.26:attach goal happens first; then the fabric8-maven-plugin:…
-
As Swagger is the defacto tool to design REST APIs and swagger-codegen provides code generation for client and server side (including Java JAX RS, which works well with maven) it would be nice to be a…
-
Let's say I want to start a new optimization project. I'd probably:
- take one of the solver examples/quickstarts as an inspiration
- set up a maven project
- declared solver/logging dependencies
…
-
hibernate-search-elasticsearch-quickstart QS fails with GraalVM 19.3.1 in JVM mode
It didn't fail when I used OpenJDK 8 and 11. `elasticsearch-maven-plugin:6.15:runforked` phase is failing.
```
1…
-
### Overview
There are docs for programming languages, run times, frameworks, libraries and developer tools in general.
Sentry has its own docs as well, but often when devs are setting up a project f…
-
The new examples put too much focus on system integration with quarkus. In fact, they hide the underlying optaplanner concepts to an extent that new users may not understand the API. Or are simply ove…
-
We are running Linux RHEL v6.4 where we have Jube 2.0.33 installed. Jube is running with below env vars set
```
export https_proxy=
export http_proxy=
export DOCKER_REGISTRY=
export KUBERNETES_MASTER…
-
### Describe the bug
1. quarkus-quickstarts/security-openid-connect-client-quickstart example is documented within Quarkus guide: https://quarkus.io/guides/security-openid-connect-client
2. There …