spring-boot/spring-boot-tools/spring-boot-configuration-processor
Stephane Nicoll d8b1f1692a Fix type detection with annotated getter
This commit makes sure that the `type` of a property is generated
property if the getter of the property is annotated. Previously, a type
implementation may expose the annotation information.

Closes gh-11512
2018-01-17 13:30:57 +01:00
..
src Fix type detection with annotated getter 2018-01-17 13:30:57 +01:00
pom.xml Relocate shaded JSON API in annotation-processor 2018-01-08 12:24:19 -08:00