Files
spring-boot/spring-boot-project
Stephane Nicoll 9b1003d9f6 Properly identify accessor methods
This commit fixes the binder so that it property identifies JavaBean
accessors. Previously an accessor named `get` or `is` was identified.
Similarly, a setter named `set` was identified.

Closes gh-12363
2018-03-07 15:14:07 +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
2018-03-05 11:55:18 +00:00