Skip to content

1.0-RC4

Compare
Choose a tag to compare
@rbygrave rbygrave released this 27 Oct 00:30
· 719 commits to main since this release

Issues

#34 - Fix JsonView should use property name rather than field name bug
#33 - Fix for matching getters/setters for boolean/Boolean types with "is" prefix isActive -> setActive() & getActive() bug
#32 - Non public field org.example.customer.IgnoreField middleName with no matching setter or constructor? bug