jakartaee / jakartaee/rest

Add required apis to serialize the EntityPart

Open
#989 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
400
Forks
143
PR merge metrics
No merged PRs in 30d

Description

At the moment there is no api to get the object which is added to the EntityPart to serialize the entity to output stream.
It also needs getType() and getGenericType() to select the proper MessageBodyWriter.

Contributor guide

Open the contributing guide

Research direction

Start by reading the EntityPart API and the issue’s requirements for exposing the contained object, its type, and its generic type. Determine how these values are needed by MessageBodyWriter selection; the work is done when EntityPart provides the required APIs and their behavior is covered by the project’s tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.