-
I'm trying out Quarkus as a platform for Java desktop apps. It has an extension named quarkus-fx, that allows the quarkus platform and javafx application to work together. However, in such an applicat…
-
Title: Stargate & Quarkus
Description: Ivan Senic from DataStax joins us to discuss Stargate, the open source data API gateway, and its migration to Quarkus.
Guest: Ivan Senic
Twitter: None
-
I am currently evaluating frameworks for realizing the transactional outbox pattern in a quarkus context. Thus the question, whether quarkus support is generally planned or possible here?
-
### Description
As discussed on Zulip here : https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/RabbitMQ.20Protobuff.20Serialisation.20unknownFields
edit: link to reproducer as zulip …
-
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…
-
### Describe the bug
Following #43129 and with 999-SNAPSHOT, it's no longer possible to call multiple times QuarkusUnitTest#withConfigurationResource, only the last resource is taken into account.
W…
-
### Describe the bug
not sure when it started but recently postgres:14 stopped working for me.
error showing it is not multiarch:
`The architecture 'amd64' for image 'docker.io/postgres:14' (ID sha2…
-
Hi and thanks for this extension.
I'm relying on this code to get the current minio URL:
```java
@ConfigProperty(name = "quarkus.minio.url")
String url;
```
but since 3.7.2 when Minio is started…
-
Hi,
Is it possible to use Vault dynamic credentails with reactive reactive-mysql-client (and other reactive deps) ?
I use two datasource (one default and one named). If I put the db-credentials in…
-
Steps to reproduce:
```
git clone git@github.com:quarkiverse/quarkus-langchain4j.git
cd quarkus-langchain4j
git reset --hard 177efc97b49823ad747a87766ea1e1d0c2b71ef6
mvnd --stop
mvnd -v
Ap…