spring-boot/spring-boot-tools/spring-boot-configuration-processor
Stephane Nicoll 4ccc7dc554 Ignore invalid accessors
Previously, if a void method with a single argument was named "set", the
annotation processor wrongly considered it was a setter candidate. This
commit updates the condition to ignore it.

Closes gh-5826
2016-05-02 10:38:19 +02:00
..
2016-05-02 10:38:19 +02:00
2016-02-26 01:06:16 -08:00