2757 Commits (e906eac04993376ac34d17ad64bffcb797bd31ef)

Author SHA1 Message Date
Sam Brannen e0f60dc09d Apply "instanceof pattern matching" in spring-context and polishing 2 years ago
Adam Ostrožlík 8783075e40 Apply "instanceof pattern matching" and minor refactorings in spring-context 2 years ago
Sam Brannen e3fb0a39a2 Clean up compiler warnings 2 years ago
Sam Brannen 75046bbea0 Update copyright headers 2 years ago
rstoyanchev 6a6a35a0b9 Support method validation for interface-only proxies 2 years ago
Sébastien Deleuze 57b6f7e494 Infer hints for custom constraint validators 2 years ago
Sam Brannen 3f148c2aaa Avoid warnings / Polishing 2 years ago
Sam Brannen 58872c79ee Update copyright headers 2 years ago
Sam Brannen 24f18275dd Stop referring to "Spring 3.x" features in documentation and code 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Sébastien Deleuze 4396801933 Add reflection hints for Kotlin reflection on functions 2 years ago
Sam Brannen 0bfddbc9cb Polishing 2 years ago
Sam Brannen 7fe78b745f Polish Javadoc 2 years ago
Sam Brannen f4bc9ffb98 Reintroduce component index support for Jakarta annotations 2 years ago
Sam Brannen e124e802a3 Polishing 2 years ago
Sam Brannen c24a51323d Reinstate test for JmxUtils.locateMBeanServer() 2 years ago
Juergen Hoeller d5732fed45 Polishing 2 years ago
Johnny Lim 74ec10bf3a Polish 2 years ago
Sam Brannen 1de9d123a5 Update Javadoc for MBeanTestUtils 2 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 2 years ago
Sam Brannen a88dbbec98 Apply project formatting rules for ternary operator 2 years ago
Juergen Hoeller 8e5eb84da1 Consistently register CGLIB hints for lazy resolution proxy classes 2 years ago
Juergen Hoeller 284cf3ecf2 Rely on standard parameter name resolution in Bean Validation 3.0 2 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 2 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 2 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 2 years ago
Sam Brannen f9f8f2d89e Polishing 2 years ago
Sam Brannen 43f8d9e084 Apply 'instanceof pattern matching' 2 years ago
Sam Brannen d32027df92 Apply 'instanceof pattern matching' 2 years ago
jiangying b130ff36d9
Fix Javadoc link text in BindingResult 2 years ago
Sam Brannen 917c41fd52 Use Set.of() for constant sets where appropriate 2 years ago
Sam Brannen d0d5730f7f Suppress "removal" warnings in CronSequenceGeneratorTests 2 years ago
Arjen Poutsma 9be6cea012 Polishing deprecated methods 2 years ago
Sam Brannen abf3400c07 Use Assert.state() where appropriate 2 years ago
Sam Brannen 2aa78889d2 Use consistent wording in precondition error messages 2 years ago
Sam Brannen 0b21c16fa8 Suppress unused warning in test code 2 years ago
Sam Brannen eb91d21ada Polishing 2 years ago
Stephane Nicoll da4b539f20 Stop generating generic type as Object for unresolved generics 2 years ago
Juergen Hoeller 70bb785ed6 Turn nested generic FactoryBean type into resolved Class for fallback match 2 years ago
Juergen Hoeller 0e9eab55ce Unwrap nested generic type within FactoryBean target type if necessary 2 years ago
Sam Brannen f26a7dee97 Fix broken tests, update copyright dates, and polish 2 years ago
Kulwant Singh b2c8546013 Rely on automatic boxing/unboxing in tests 2 years ago
Sam Brannen 95f3337bb5 Revise contribution 2 years ago
divcon ba136dcf40 Replace use of Collections.unmodifiable*() methods where appropriate 2 years ago
Juergen Hoeller 86d45578d9 Introduce findAllAnnotationsOnBean variant on ListableBeanFactory 2 years ago
Sam Brannen dedbbf0a79 Avoid warnings in tests 2 years ago
Sam Brannen c3fca0a826 Always register root directory for registered resource hints 2 years ago