1139 Commits (893adb40e2ea203a66c2b9caac2d25192ac8c1e7)

Author SHA1 Message Date
Phillip Webb 857371ba67 Migrate AutowiredAnnotationBeanPostProcessor to MergedAnnotations 6 years ago
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Rob Winch 263868f018 Polish URL Cleanup 6 years ago
Spring Operator d99edd154f URL Cleanup 6 years ago
Rob Winch c8732d0258 Polish URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
stsypanov 29f382b04e Simplify String concatenation 6 years ago
Sam Brannen 9d2e7ced89 Favor Math.[min|max]() over handcrafted code 6 years ago
Juergen Hoeller 4bee5073a0 Proper exception for non-matching argument on unique factory method 6 years ago
Juergen Hoeller c0ddaae5c0 Shared empty InjectionMetadata/LifecycleMetadata instance 6 years ago
Sam Brannen 7dc522f0d6 Clean up warnings in Gradle build 6 years ago
Juergen Hoeller 40c62139ae Early resolution of unique factory methods in configuration classes 6 years ago
Сергей Цыпанов a35adc6ea6 Add missing break statements to stop looping when result is known 6 years ago
Juergen Hoeller e3a9826e56 Bypass method traversal for annotation introspection if possible 6 years ago
Sebastien Deleuze 6266370a7a Polishing 6 years ago
Sebastien Deleuze aabfc5f0a1 Support primitive types in BeanUtils.instantiateClass args 6 years ago
Juergen Hoeller a06ab6d0ad Polishing 6 years ago
Juergen Hoeller 6c87ef09c1 Polishing 6 years ago
stsypanov 60b72d721d Polish: do simple clean-up 6 years ago
Juergen Hoeller 0b8733747c Upgrade to SnakeYAML 1.24 and HtmlUnit 2.34.1 6 years ago
Juergen Hoeller 9cc862246f Local https URL resolution attempt with fallback to parser's default 6 years ago
Juergen Hoeller 7cbb3b06a0 Consistent local vs external resolution of https schema references 6 years ago
Juergen Hoeller eeed20d8d9 Polishing 6 years ago
www ef91313342 Use String::isEmpty instead of "".equals(arg) when arg is not null 6 years ago
Juergen Hoeller 013c0bca92 Polishing 6 years ago
Sam Brannen 70cf597484 Remove obsolete overview.html files 6 years ago
Sam Brannen d4f544d42f Add missing precondition check to AutowireUtils.resolveDependency 6 years ago
Juergen Hoeller e583da0725 Polishing 6 years ago
Juergen Hoeller 0288878bcc Consistent handling of early FactoryBean instantiation failures 6 years ago
Sam Brannen f2a5415111 Fix CheckStyle violations 6 years ago
Sam Brannen 6f6be27aae Polish AutowireUtils[Tests] 6 years ago
Loïc Ledoyen d77b36bf3b Open parameter autowiring utility for external use (#2060) 6 years ago
Sam Brannen 3a42f1154d Polishing 6 years ago
Juergen Hoeller 490b23518b Polishing 6 years ago
stsypanov 5e29ea30a3 Use StringJoiner where possible to simplify String joining 6 years ago
Juergen Hoeller 15af0d9787 Polishing 6 years ago
Juergen Hoeller 0b617a8c93 Deprecate PreferencesPlaceholderConfigurer along with its base class 6 years ago
Juergen Hoeller e9626779ee @Resource provides dependency descriptor for resolving beans by name 6 years ago
Sebastien Deleuze d1e5a3af9f Fix truncated Value#value javadoc 6 years ago
Sebastien Deleuze 3787b23a98 Deprecate PropertyPlaceholderConfigurer 6 years ago
Sebastien Deleuze 0b9522c84e Migrate Kotlin Mockito tests to Mockk 6 years ago
Juergen Hoeller ca7634dfe8 Avoid duplicate class introspection during findAnnotationOnBean 6 years ago
Sam Brannen 0742986e0e Suppress warnings from tests in Gradle build 6 years ago
Johnny Lim 963cc09c2e Polish AutowireUtils.EXECUTABLE_COMPARATOR 6 years ago
Juergen Hoeller 605e2477b9 Polishing 6 years ago
Juergen Hoeller f56fa91430 Polishing 6 years ago
Juergen Hoeller 9cb5369cb9 DependencyDescriptor supports TypeDescriptor resolution for fields 6 years ago
Michel Schudel 4938dab0ae Fix XML parser default value handling 6 years ago
Stephane Nicoll b83ceab88a Polish "Refactor duplicate code" 6 years ago
diguage c15bbd675f Refactor duplicate code 6 years ago