-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
JSONB is configured using annotations at compile time and JsonbConfig class at runtime. Runtime configuration currently doesn't cover many aspects covered by annotations. The goal is to extend JSONB runtime configuration the way that it allows to configure everything that annotations allow plus a little bit more.
Goals:
- (Apply JSON-B customizations to existing (i.e. 3rd party) classes #88) Extend
JsonbConfigfunctionality to cover all functionality provided by@JsonbXXXannotations - (Use MP/Jakarta Config for default JsonbConfig configuration #172) Integrate with MicroProfile Configuration or with Jakarta Configuration if available
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request