1012 Commits (2feb23f5944f9236b65f64509613d4ce99df013e)

Author SHA1 Message Date
星期八 9940905d91 提交更新 5 years ago
Juergen Hoeller 4a09b323b6 Apply getInterfaceMethodIfPossible without SecurityManager as well 5 years ago
Juergen Hoeller daf29118a6 Resolve ApplicationListener against BeanDefinition.getResolvableType() 5 years ago
zheng.ren01@mljr.com f92b60c08f Only invoke getInterfaceMethodIfPossible() when security manager is used 5 years ago
Sebastien Deleuze 095fd5bcb3 Use Kotlin BOM 5 years ago
Sam Brannen b774147db4 Polish Javadoc for @Autowired 5 years ago
Sam Brannen 817f689584 Improve Javadoc for AutowiredAnnotationBeanPostProcessor 5 years ago
Sam Brannen 74ddf1bee5 Improve documentation for @Autowired constructors 5 years ago
Rob Winch 8c605dd082 BeanDefinitionParserDelegate uses http://www.springframework.org/schema/ 5 years ago
Сергей Цыпанов 1728bf17fc Avoid unnecessary boxing where primitives can be used 5 years ago
Sam Brannen b8f77e53b5 Polish contribution 5 years ago
Eric Hettiaratchi 827ec5d5a2 Add unit tests for PropertyAccessorUtils 5 years ago
Sam Brannen 140e1e6532 Polish PropertyAccessorUtilsTests 5 years ago
Sam Brannen fae75cb238 Polish contribution 5 years ago
Сергей Цыпанов 9f81ffa5ae Use StringJoiner where possible to simplify String joining 5 years ago
Juergen Hoeller 56cc0d02e9 Bean destruction exceptions consistently logged at warn level 5 years ago
Johnny Lim 77aa17fe75 Polish YamlProcessorTests.flattenedMapIsSameAsPropertiesButOrdered() 5 years ago
Juergen Hoeller fc46abf0b7 Polishing 5 years ago
stsypanov 49873a30c5 Simplify String concatenation 5 years ago
Juergen Hoeller 33b5bc2aae Polishing 5 years ago
Juergen Hoeller 7dc92aa05d Polishing 5 years ago
Juergen Hoeller fd159ad082 Custom init/destroy methods get invoked through interface is possible 5 years ago
Juergen Hoeller 859923b732 Support for fine-grained by-type references and autowired properties 5 years ago
Juergen Hoeller 662541a48e Fix formatting 5 years ago
陈其苗 ab8e388412 Fix duplicate invoke method of transformedBeanName 5 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 5 years ago
Sam Brannen 6eac141160 Restore non-null check for requiredType in BeanFactory methods 5 years ago
Sam Brannen 410f204168 Support consistent ordering of string adapting properties 5 years ago
Sam Brannen 7c9c8220d8 Polish YAML tests 5 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 5 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 5 years ago
Juergen Hoeller 75d751d968 Polishing 5 years ago
stsypanov 6f07a504b8 A couple of trivial simplifications 5 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 5 years ago
Juergen Hoeller 7edf8aca8e Drop DefaultNamespaceHandlerResolverTests.testResolveInvalidHandler 5 years ago
Juergen Hoeller 4af94dfc5d Clarify AbstractBeanDefinition.getBeanClass() return semantics 5 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 5 years ago
Sam Brannen 9e1ed6c771 Fix build on JDK 9+ 5 years ago
Sam Brannen 6ef7d7124e Clean up warnings 5 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 5 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 5 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 5 years ago
Phillip Webb 7031964e49 Deprecate StandardMetadata constructors 5 years ago
Sam Brannen 4aaec942c4 Introduce HTTPS mappings in spring.schemas files 5 years ago
Juergen Hoeller 379d81da74 Consistent thread-safe handling of manualSingletonNames Set 5 years ago
Sam Brannen d616e10dca Use assertThat from Hamcrest instead of JUnit 4 5 years ago
Sam Brannen c79fdfb668 Use assertThat from Hamcrest instead of JUnit 4 5 years ago
Juergen Hoeller 8158b6fd86 Update postProcessBeforeInstantiation comment on factory methods 5 years ago
Yanming Zhou 900abfce47 Temporal should be simple value type like Date 5 years ago
水木今山 574dffb60b Some trivial optimization in method populateBean() (#22792) 5 years ago