-
### Describe the bug
When starting or building the quarkus application, while the `application.properties` contain a value which has only one quote `"` in it, the build fails with an unrelated erro…
c15yi updated
2 months ago
-
hi,
I can compile this project on ubuntu, and the native run ok.
but When i add dependency to quarkus project, and it can't be compiled.
will you show me an example?
-
I am not sure if this issue is related to #14044, when upgrading [my Quarkus example](https://github.com/hantsy/quarkus-sandbox/tree/master/resteasy-reactive) (Resteasy reactive, Panchane Repository r…
-
Something like Spring Initializr _Explore_ feature that allows to navigate generated project in browser instead of downloading zip archive.
Basic requirements:
* project tree view
* minimal synt…
-
```
* What went wrong:
Execution failed for task ':orders-service:quarkusBuild'.
> io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step io.quark…
-
### Describe the bug
Given a project called "example", when adding a custom Knative Service in `src/main/kubernetes/common.yml`:
```yaml
apiVersion: serving.knative.dev/v1
kind: Service
metada…
-
The configuration properties `jakarta.persistence.database-product-name`, `jakarta.persistence.database-major-version`, and `jakarta.persistence.database-minor-version` are currently defined as part o…
-
### Describe the bug
quarkus-websockets client is unable to connect to the server endpoint when running tests with `quarkus.vertx.prefer-native-transport` set to `true`. `java.io.InterruptedIOExcepti…
-
[Question]
Can someone list what exactly needs to be done to support Quarkus?
I might be able to work on that.
Thanks in advance
-
## 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…