Bekreth / Bekreth/jetedge

Allow for population of partially created POJOs

Open
#49 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
6
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Currently Jetedge will attempt to populate and entire POJO unless otherwise specified. The builder should be expanded to take in an object that is partially made and a new PojoAnalyzer should be constructed that only attempts to populate fields that are null.

Contributor guide

Open the contributing guide

Research direction

Start by locating the builder and the existing POJO analysis/population path, then inspect how fields are currently selected for population. Done means the builder accepts a partially created POJO, preserves non-null fields, and populates only fields that are null.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
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.