Skip to content

Use vertx or resteasy to do the "/d" rewrite #523

@ia3andy

Description

@ia3andy

Description
Currently we are using undertow to rewrite the url from /d?.. to /api/download?..
https://github.com/quarkusio/code.quarkus.io/blob/main/api/src/main/resources/META-INF/undertow-handlers.conf#L1

We should now use vertx or resteasy to do that so we can remove the undertow dependency.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions