jakartaee / jakartaee/jsonb-api
Support configuring polymorphism in JsonbConfig
Open
- Dominant language
- Java
- Stars
- 95
- Forks
- 41
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 35
Description
When you define your classes in different jar you can't specify every possible child / subtype via annotation on the superclass.
Please allow specifing the subtype mapping inside the JsonbConfig.
Contributor guide
Research direction
Start by reviewing JsonbConfig and the existing polymorphism annotations and subtype-mapping behavior in the Jakarta JSON Binding API. Determine how subtype mappings should be represented and applied when classes are distributed across different JARs. Done means the API supports configuring those mappings through JsonbConfig, with corresponding tests documenting the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100