jakartaee / jakartaee/jsonb-api
New feature request: Provide class level PropertyNamingStrategy annotation
Open
enhancement
- Dominant language
- Java
- Stars
- 95
- Forks
- 41
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 35
Description
ex: @JsonbNamingStrategy(PropertyNamingStrategy.LOWER_CASE_WITH_UNDERSCORES)
In jackson @JsonNaming can be used on a class to define naming strategy.
Contributor guide
Research direction
Start by reviewing the existing PropertyNamingStrategy API and the issue's proposed JsonbNamingStrategy annotation. Determine how a class-level annotation should interact with JSON-B naming behavior and what compatibility or specification requirements apply. Done means the feature's design is agreed and its behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100