• Stephane Nicoll's avatar
    Ignore static and abstract accessors · 7d1faa1c
    Stephane Nicoll authored
    This commit updates the annotation processor and the binder to ignore
    any static or abstract method that has the characteristics of a JavaBean
    accessor. As a result, no property is generated for those (invalid)
    accessor and no binding occurs on them either.
    
    Closes gh-12390
    7d1faa1c
Name
Last commit
Last update
..
java/org/springframework/boot Loading commit data...
resources/org/springframework/boot/configurationsample/incremental Loading commit data...