Guard against binding non-instantiable types
Update `JavaBeanBinder` so that null instances that are non-instantiable are not bound. Fixes gh-10131
Showing
Please register or sign in to comment
Update `JavaBeanBinder` so that null instances that are non-instantiable are not bound. Fixes gh-10131