-
Hi.
I'd like to use Pinpoint on a Quarkus-based application.
I don't know much about this framework, but it seems it's based on VertX 4.3.2.
Do you think Pinpoint could be used on such Quark…
-
We can currently give the service account's namespace using `quarkus.kubernetes.namespace`, but this also results in the namespace being added everywhere to the generated Kubernetes resources. It woul…
-
### Describe the bug
Upgrading to 3.16.1 gives me a Gradle plugin error when attempting to build images (using Jib). The error seems to be an interaction with other plugins (specifically a code gener…
kdubb updated
6 hours ago
-
Steps to reproduce:
```
git clone git@github.com:quarkiverse/quarkus-langchain4j.git
cd quarkus-langchain4j
git reset --hard 177efc97b49823ad747a87766ea1e1d0c2b71ef6
mvnd --stop
mvnd -v
Ap…
-
### Quarkus reference and projects
-
We have several `quarkus.config.*` properties in the tree and we have `quarkus.configuration.build-time-mismatch-at-runtime` that is in a separate config root.
It should be moved to the `quarkus.co…
gsmet updated
2 months ago
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
It seems like Pulsar, (especially Pulsar Admin Client…
-
if you (like me) forget to add `-parameters` to your jbang project then quarkus langchain4j shows this error:
```
java.lang.NullPointerException
at java.base/java.util.Objects.requireNonN…
-
Hi @novoj
It is some time I am not running your benchmark with latest quarkus version, let me know if you can give it a shot, so I can verify if I found anything strange
-
### Description
If we set [quarkus.smallrye-openapi.store-schema-directory](https://quarkus.io/guides/all-config#quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-directory) Quarkus will…