spring-boot/spring-boot-project/spring-boot-tools/spring-boot-configuration-processor
Stephane Nicoll 00a18c32ab Restructure metadata generation
This commit restructures the annotation processor to off-load most of
its logic in a PropertyDescriptor abstraction that is consumed to
generate the relevant metadata.

This has the benefit to isolate the various way properties can be
identified (java bean and lombok for now).

Closes gh-16036
2019-02-26 10:10:33 +01:00
..
src Restructure metadata generation 2019-02-26 10:10:33 +01:00
pom.xml Polish 2018-01-18 14:05:24 +01:00