• Phillip Webb's avatar
    Use deterministic ordering of JavaBean methods · 86914176
    Phillip Webb authored
    Update `JavaBeanBinder` so that methods and fields are sorted before
    being processed. This ensures that setters are called in a deterministic
    order, rather than the unspecified and variable order that reflection
    provides.
    
    Fixes gh-24068
    86914176
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...