jakartaee / jakartaee/jsonb-api

JSON-B should process any field/method with JSON-B annotations regardless of visibility

Open
#61 24 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
95
Forks
41
Avg merge
1d 6h
Merged PRs (30d)
35

Description

@JsonbProperty annotation if put on not public field/getter/setter must automatically make it visible for JSON-B engine.

Contributor guide

Open the contributing guide

Research direction

No source file or test is named in the issue. Start by locating the JSON-B processing for @JsonbProperty and checking how visibility is currently determined; compare behavior for non-public fields, getters, and setters. Done means annotated members are processed regardless of visibility, with tests covering each member type.

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.