2051 Commits (22192fcaaba3c038f201e77f15ff1dede7a90aaf)

Author SHA1 Message Date
Phillip Webb 013ec6abdb Support customer repeatable containers in type map 7 years ago
Sam Brannen f8b875d2d8 Introduce failing @Disabled test for gh-23856 7 years ago
Sam Brannen 71400ea604 Polish MergedAnnotation internals 7 years ago
Sam Brannen 2146bc816a Fix Checkstyle violations 7 years ago
Phillip Webb ad543dbee3 Use mapped annotation values when resolving mirrors 7 years ago
Sam Brannen b1a938fa24 Polishing 7 years ago
Stephane Nicoll 29f0d1b25e Remove TODO in AnnotationUtils 7 years ago
Juergen Hoeller 2861fc65bd Polishing 7 years ago
Sam Brannen 2526553ecd Document terms and units in DataSize and DataUnit 7 years ago
Sam Brannen 77b896ca28 Polishing 7 years ago
Sebastien Deleuze 091c512f0d Upgrade to Coroutines 1.3.2 7 years ago
Juergen Hoeller bb6f9bb6d4 Polishing 7 years ago
Sam Brannen e6678f40e8 Make DataSize constants final 7 years ago
Sam Brannen 402046f3c7 Polish data buffer allocation tests 7 years ago
Sam Brannen bba3553dfb Polish SpringVersion 7 years ago
Sam Brannen 4acd180fa3 Document that setting static final fields is unsupported 7 years ago
Sam Brannen fccdb8cf60 Polish ReflectionUtils 7 years ago
Juergen Hoeller 4882dfcc0d Consistent relative path treatment (no accidental URL fragment symbol) 7 years ago
Juergen Hoeller 957924ace2 Avoid early log provider initialization (and LogAccessor dependency) 7 years ago
Stephane Nicoll b65984a078 Consume getProtocolResolvers() rather than internal list 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Sam Brannen d09f537699 Annotate Object#equals parameter with @nullable 7 years ago
Juergen Hoeller c8f20815ef Revise LinkedCaseInsensitiveMap's lazy key/value/entry collections 7 years ago
Juergen Hoeller 60976e4116 Add missing nullable declarations 7 years ago
Phillip Webb aa69703f3b Fix LinkedCaseInsensitiveMap collection methods 7 years ago
Sam Brannen 957f0fac7a Polishing 7 years ago
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 7 years ago
Sam Brannen 333711fd36 Convert XmlValidationModeDetectorTests to JUnit Jupiter and AssertJ 7 years ago
Sam Brannen 961010055e Support trailing comment in DTD declaration in XML config 7 years ago
Sam Brannen 591995ecc8 Polish and revive disabled tests 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Sam Brannen 07d4104f2f Polishing 7 years ago
Rossen Stoyanchev 310f0bfb6c Remove unnecessary code from prior commit 7 years ago
Rossen Stoyanchev dfc7540106 Add generic type bounds to DataBufferUtils methods 7 years ago
Juergen Hoeller 3bc27e8d14 Streamline AnnotationFilter usage with the MergedAnnotations API 7 years ago
Rossen Stoyanchev c8f430ee91 Change package used to test path matching 7 years ago
Sebastien Deleuze 9b33b0ad58 Rename CoroutinesUtils#invokeHandlerMethod to invokeSuspendingFunction 7 years ago
Sam Brannen aeb857c3ba Polish ClassUtilsTests 7 years ago
Sam Brannen f37ec90f2f Consider Void.class a primitive wrapper in ClassUtils 7 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 7 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 7 years ago
Arjen Poutsma f748b1e68d Fix timing bug in DataBufferUtils::readAsynchronousFileChannel 7 years ago
Arjen Poutsma 702dad6cec Fix ConcurrentModificationException 7 years ago
Arjen Poutsma 2c5958e191 Support back pressure in DataBufferUtils::readAsynchronousFileChannel 7 years ago
OLPMO ed64a10c38 Use Collections.addAll where feasible 7 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 7 years ago
Sam Brannen b173a93e72 Verify PathMatchingResourcePatternResolver finds local files with # in name 7 years ago
Sebastien Deleuze 77da40f006 Upgrade to Coroutines 1.3.0 7 years ago
stsypanov 78d56dc61b Use Arrays.copyOf and Arrays.copyOfRange where possible 7 years ago
Сергей Цыпанов 6ef75d76cd Simplify String concatenation 7 years ago