-
Currently migrating to quarkus 3. I am getting some errors, the same code works with quarkus 2.
```
public record InsertLangEntryGQLJ(String lang, T record) {
@JsonbCreator
public Insert…
-
# An Open Plea to the Quarkus Team · Preslav Rachev
I am a software engineer with a decade-long experience developing software in Python, Go, and Java.
[https://preslav.me/2024/04/08/an-open-plea-to…
-
Quarkus allows you to use the concept of permissions to protect a JAX-RS resource.
Example of how to define security policy for a web resource via permissions:
https://quarkus.io/guides/security-aut…
jycr updated
6 months ago
-
Running tfb across multiple machines, using host networking, fails on systems that have `runc >= 1.0.0.rc93` installed
Setting any `net.` kernel options in a hosts default network namespace is bug …
-
### Describe the bug
See reproducer here: https://github.com/andrewazores/quarkus-jackson-map-format
Using Jackson customization as per https://quarkus.io/guides/rest-json#json.
When using Qu…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
### Describe the bug
There are two endpoints on quarkus getting started using the same internal port
thus it's not possible to access the two at the same time (dev mode and prod mode)
they should u…
-
Scenario:
1. RHDH already installed on OpenShift (4.15.30_1558_openshift) - This is ROKS on IBM Cloud
2. Installed Orchestrator by following instructions [here](https://github.com/parodos-dev/orches…
-
When the getting-started is upgraded to 1.1.0.CR1 version then build is failing with the following error.
`[ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:1.1.0.CR1:build (default) o…
-
### Description
Is it available already?
### Implementation ideas
_No response_