eclipse-ee4j / eclipse-ee4j/jersey

A switch to not ignore trailing slash in URLs

Open
#5,220 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

The JAX-RS URL matching is broken by design, because it treats URL with and without trailing slash as equivalent, as evidenced in https://github.com/jakartaee/rest/issues/468. The JAX-RS contributors seem to be unwilling to address this elephant in the room.

Could Jersey implement a config property to toggle this behavior off?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.