926 Commits (2a94cb2fe95d04cc91178672999bb5d87f527748)

Author SHA1 Message Date
Juergen Hoeller 6f1b583130 Polishing 6 years ago
Sam Brannen cd19170ffb Polish BeanUtilsTests 6 years ago
Min-soo 670aa4b7ef Use JUnit 4's expected exception support in BeanUtilsTests 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago
Sam Brannen 9b7215e640 URL Cleanup - update remaining license headers 6 years ago
Juergen Hoeller 62e5585c2e Avoid package cycle between beans.factory.annotation and b.f.support 6 years ago
Sam Brannen 68837ebb57 URL Cleanup - fix undesirable code change 6 years ago
Sam Brannen 6164664f65 URL Cleanup - fix XSD imports 6 years ago
Phillip Webb 50c257794f Migrate DefaultListableBeanFactory to MergedAnnotations 6 years ago
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