3331 Commits (dfe320f172552481e08779e385236849fdfb40c5)

Author SHA1 Message Date
James Yuzawa 5dacf50b9b Optimize MultiValueMap iteration operations 2 years ago
Sam Brannen 2d1ddbb65c Polish contribution 2 years ago
David Szigecsan af54ee9eba Polish ClassUtils and TypeUtils 2 years ago
Sam Brannen 7df2e2a8d2 Remove APIs deprecated for removal in 6.1 2 years ago
rstoyanchev 8463eade33 Polishing contribution 2 years ago
James Yuzawa e77faf7484 Improve performance of canRead() in HttpMessageReader's 2 years ago
Sam Brannen 2bac371c5b Improve Javadoc for ObjectUtils.nullSafeConciseToString() 2 years ago
Sam Brannen 842490beeb Add tests for corner cases 2 years ago
Sam Brannen e746230de6 Introduce ObjectUtils.nullSafeConciseToString() 2 years ago
Sam Brannen 8161316b1d Introduce StringUtils.truncate() 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
Sam Brannen 69c8f8e9c7 Update copyright headers 2 years ago
Sam Brannen 02f2d94f57 Polish contribution 2 years ago
wizard 7fcbc869a6 Specify initial capacity when creating ArrayList in SpringFactoriesLoader 2 years ago
Sam Brannen ca545ac3d4 Upgrade dependencies 2 years ago
Sam Brannen ca7c2779bf Suppress warnings displayed in Gradle build for test source code 2 years ago
Sam Brannen 717d03a29d Fix grammar 2 years ago
Sam Brannen 3632bea51e Polishing 2 years ago
Sébastien Deleuze 807325916f Add class hints for Jackson annotations on fields and methods 2 years ago
Johnny Lim 2184d4e80e Fix incomplete assertions 2 years ago
Sébastien Deleuze 7cc72ddf7a Add HttpMethod reflection hint to ObjectToObjectConverterRuntimeHints 2 years ago
Sam Brannen 18adf905a8 Polishing 2 years ago
Sam Brannen ce9a72f95c Update copyright headers 2 years ago
Sam Brannen dfb4a951ae Suppress deprecation warnings instead of deprecating tests 2 years ago
Brian Clozel d9776941bf Update Java version for compatibility tests in CI 2 years ago
Сергей Цыпанов 4e896c8125 Use InputStream.readAllBytes() in FileCopyUtils.copyToByteArray() 2 years ago
Sam Brannen df4e7d1929 Polishing 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Juergen Hoeller d213522dfc Polishing 2 years ago
Sébastien Deleuze 14973fd6f3 Unset reproducibleFileOrder and preserveFileTimestamps Gradle flags 2 years ago
Sam Brannen 56523d5014 Polishing 2 years ago
Sam Brannen 8ebd746d69 Apply "instanceof pattern matching" in remainder of spring-core module 2 years ago
Sam Brannen c0a1e1718e Polishing 2 years ago
Juergen Hoeller 8d112b8514 Test for explicit URI decoding in convertClassLoaderURL 2 years ago
Juergen Hoeller 4419d56178 Explicit URI decoding for FileSystemResource in convertClassLoaderURL 2 years ago
Sébastien Deleuze dbbebf541d Refine reflection hints handling for anonymous class 2 years ago
Johnny Lim 475ac6ef5d Fix KotlinCoroutinesUtilsTests.invokeNonSuspendingFunctionWithContext() 2 years ago
Sam Brannen edb4a3467a Update copyright headers 2 years ago
Sam Brannen 7c50464bba Polishing 2 years ago
Sébastien Deleuze f60bec986f Add missing @Nullable annotations to LogMessage methods 2 years ago
Sébastien Deleuze 6825a842b5 Support package private methods on CGLIB proxies with AOT 2 years ago
Sébastien Deleuze 9cb4c5565a Fix proxy hint Kotlin extensions 2 years ago
Sébastien Deleuze 3d8455b257 Add unit tests for CoroutinesUtils 2 years ago
Sébastien Deleuze fd38c23699 Refine CoroutinesUtils#invokeSuspendingFunction contract 2 years ago
Sam Brannen 2d56505ea9 Polishing 2 years ago
Sam Brannen 2e1374b459 Update copyright headers 2 years ago
Arjen Poutsma afd67a0deb Fix DataBufferUtils::write AsynchronousFileChannel race condition 2 years ago
Johnny Lim ce3be72e7f Polish 2 years ago
Juergen Hoeller 979118c1eb Polishing 2 years ago