finos / finos/spring-bot

Template Generation Should Follow Jackson Conventions

Open
#230 2 comments 0 reactions 0 assignees View on GitHub
good first issue spring-bot
Dominant language
Java
Stars
78
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Template generation currently inspects the fields on an object. It would make more sense if it used Jackson's approach of inspecting getters / setters.

Also ideally, if the user provides the annotations to inspect fields instead / ignore fields / whatever, then we should match this on the template too.

Reason is, then we can do a better job of mapping the form response to the JSON object.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.