You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This includes a few small bug fixes, but more importantly (1) the processing of fields which do not have setters, (2) using the instantiated pojo when fetching instances of collections from a field, rather than instantiating a new object with a no-arg constructor or such, (3) some JUnit tests.
-John
The text was updated successfully, but these errors were encountered:
I have some changes to share back.
This includes a few small bug fixes, but more importantly (1) the processing of fields which do not have setters, (2) using the instantiated pojo when fetching instances of collections from a field, rather than instantiating a new object with a no-arg constructor or such, (3) some JUnit tests.
-John
The text was updated successfully, but these errors were encountered: