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
Currently, it appears that BeanProperties skips all fields that don't have a setter. While this may make sense for reading, it doesn't make a lot of sense for writing.
The text was updated successfully, but these errors were encountered:
Currently, it appears that BeanProperties skips all fields that don't have a setter. While this may make sense for reading, it doesn't make a lot of sense for writing.
The text was updated successfully, but these errors were encountered: