Files
spring-boot/spring-boot-project
Stephane Nicoll 7d1faa1c88 Ignore static and abstract accessors
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
2018-03-07 17:55:12 +01:00
..
2018-03-03 12:25:41 +01:00
2018-03-02 10:39:28 +01:00
2018-02-26 10:26:02 -08:00
2018-03-07 14:23:49 +01:00
2018-02-25 10:59:02 +01:00