150 Commits (9e443d772f4fd76baa79dba033b299526e650d79)

Author SHA1 Message Date
Phillip Webb beb68671bb Update copyright year of changed files 4 years ago
Stephane Nicoll cc8d7fc605 Polish contribution 5 years ago
Leo Li 1770f065a5 Polish 5 years ago
dreis2211 cf0fcafd13 Polish 5 years ago
Andy Wilkinson ffbd28b60a Polish "Polish access modifiers for test classes" 5 years ago
Andy Wilkinson 681df90d33 Generate metadata for records using implicit constructor binding 5 years ago
Stephane Nicoll 69c2621a14 Polish "Add support for @Value annotation" 5 years ago
Mark Jeffrey 14d86034a1 Add support for @Value annotation 5 years ago
weixsun 8a2be288a3 Remove unnecessary throws declaration in tests 5 years ago
Stephane Nicoll 52994027f4 Fix checkstyle violation 5 years ago
Stephane Nicoll 85e1cc4d65 Fix checkstyle violation 5 years ago
Stephane Nicoll d610f3c2ff Polish "Fix ordering of metadata entries" 5 years ago
Dmitry Pavlov 3e34b0a60a Fix ordering of metadata entries 5 years ago
Stephane Nicoll 20da9826cc Disable incrementalBuildTypeRenamed test 5 years ago
Andy Wilkinson af7e4e211c Support all known endpoint types 5 years ago
Stephane Nicoll 59ea7c11f6 Use most specific getter when generating metadata 5 years ago
Phillip Webb b0c2687aa9 Update copyright year of changed files 6 years ago
Andy Wilkinson e7eb7739dc Use overriding rather than overridden getter methods in config prop AP 6 years ago
Phillip Webb 74e06e8e6a Refine MetadataCollector logic 6 years ago
Phillip Webb cf09451ffb Retain inner-class data on incremental compile 6 years ago
Stephane Nicoll 1296b4dfe6 Revert "Support constructor binding on 3rd party classes" 6 years ago
Andy Wilkinson c82581171d Trigger configuration properties annotation processsor on `@Endpoint` 6 years ago
Andy Wilkinson 1924aad07c Limit supported annotations to `@ConfigurationProperties` and `@Configuration` 6 years ago
Phillip Webb 5f49d4a8d7 Rename @ConfigurationPropertiesImport 6 years ago
Phillip Webb c857a743a0 Rename @ImportConfigurationPropertiesBean 6 years ago
Phillip Webb f260c77fe3 Add @ImportConfigurationPropertiesBean support 6 years ago
Andy Wilkinson 56ded38f5d Generate default values from Duration and Period .ZERO 6 years ago
Stephane Nicoll dac63fc3e5 Polish 6 years ago
Phillip Webb 33b48c8bac Add @Name support to the annotation processor 6 years ago
Phillip Webb 3b3a49db1f Polish 'Fix infinite loop in FieldValues' 6 years ago
Konrado85 39a853c57b Fix infinite loop in FieldValues 6 years ago
Phillip Webb 0a05b4c9fd Update copyright year of changed files 6 years ago
Grubhart dc4d71f91e Add Period converter support 6 years ago
Phillip Webb ad1248e4ec Replace "folder" with "directory" 6 years ago
Phillip Webb bf41da5322 Update copyright year of changed files 6 years ago
Stephane Nicoll 8cbd7f5cd0 Polish "Add support for initializing nested object when nothing bound" 6 years ago
Phillip Webb 3ca896e63f Polish 6 years ago
Stephane Nicoll b3643965f0 Polish "Detect config props using builder pattern and generics" 6 years ago
如梦技术 743f4a4cb1 Detect config props using builder pattern and generics 6 years ago
Phillip Webb accd830dd5 Update copyright header of changed files 6 years ago
Andy Wilkinson 59bc3c5602 Prevent recursive config props from causing a stack overflow 7 years ago
Johnny Lim 45d85778b8 Polish 7 years ago
Phillip Webb 386c0a60a7 Relax @ConstructorBinding member class requirement 7 years ago
Stephane Nicoll 45f6668d03 Use @ConstructorBinding when generating meta-data 7 years ago
Stephane Nicoll 39fed4a9d9 Fix binding detection of ConfigurationProperties contributed by @Bean 7 years ago
Andy Wilkinson 4b5ebd8505 Process all non-private methods, not just public methods 7 years ago
Andy Wilkinson edcaee375f Consider @Deprecated on field when determining property's deprecation 7 years ago
Andy Wilkinson ab87b2a39b Polish 7 years ago
Stephane Nicoll 1c8f727864 Polish "Simplify if statements" 7 years ago
SaberXu c6c3a91f8d Simplify if statements 7 years ago