Handle all getters first in JavaBeanBinder
Update `JavaBeanBinder.addProperties` to add both `get` and `is` methods before `set`. See gh-17005
Showing
Please register or sign in to comment
Update `JavaBeanBinder.addProperties` to add both `get` and `is` methods before `set`. See gh-17005