-
I have built a microservice provider based in Spring boot standalone starter. It listens on port `8116`. The Rest API's provided by this service can be consumed directly on this port `8116` with post…
-
#### Describe the feature
vertx support of `X-Forwarded-*` header processing should consider including support for the non-standard but actively used `X-Forwarded-Prefix` header, which provides pat…
-
### Describe the bug
1. Creating an OIDC app with application-type SERVICE, and config quarkus.oidc.logout.path
2. Start the quarkus app
It shows something like:
```
2022-11-02 09:54:06,820 INFO …
-
### Discussed in https://github.com/quarkiverse/quarkus-quinoa/discussions/750
Originally posted by **bdevos** September 3, 2024
I am currently transitioning a React frontend application to b…
-
## Currently
On my PC, port 8080 is permanently in use for a personal server.
Currently, every time I want to test I have either to change the port on multiple places or turn off my server so that ve…
-
It's beyond me to contribute to this conversation, but I'm curious. Deno is getting a big media push lately as it released V1.0 recently. Briefly looking at this project, I notice a lot of the issues …
-
[error]: Build step io.quarkiverse.cxf.deployment.QuarkusCxfProcessor#build threw an exception: java.lang.IllegalArgumentException: Unsupported api 589824
at org.objectweb.asm.ClassVi…
-
There is no information on where this list comes from. We need to get some sources and update the list.
Example: there are mentions to
```
at org.apache.catalina
at org.apache.coyote.
at org.ap…
fzipi updated
3 months ago
-
Deploying in remote dev mode, with packaging set to mutable jar ,
doesn't serve the web ui application. It appears the quinoa-build is not included in the packaged application
Also the container …
-
### Description
Looking how we can use JWT instead of cookies for WebAuthn support.
### Implementation ideas
Here is a draft implementation using JWT to begin the conversation:
```java…