jakartaee / jakartaee/jsonb-api

New feature request: Provide class level PropertyNamingStrategy annotation

Open
#46 2 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.