-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding the ability to call input object setter methods if they exist,…
… falling back to direct field access. (#1094) * Adding the ability to call input object setter methods if they exist, falling back to direct field access. * Simplifying the property access logic by leveraging Spring's PropertyAccessor. * Fixing linting errors. * Addressing PR review comments. * Deleting unused test input object classes. * Fixing lint error.
- Loading branch information
Showing
1 changed file
with
30 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters