eclipse-ee4j / eclipse-ee4j/jersey

Issues with migrating from Jersey 1.x to 2.x

Open
#4,252 8 comments 0 reactions 1 assignee Claimed by @senivam View on GitHub
notabug
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

I am currently migrating from Jersey 1.x to 2.x.
The latest issue I stumbled upon is the linking part.
In 1.x we have a custom filter that produces the links.
In 2.x the replacement seems to be the _DeclarativeLinkingFeature_.

However, in Jersey 2.x all descriptors (Entity, Field, Ref) are not visible.
Is there a way to customize this? So far the only way I can think of is to implement some horrible monstrosity with reflection.

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.