1886 Commits (ab8e388412858339099e299f7db34dffcbde8460)

Author SHA1 Message Date
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Sebastien Deleuze 044ea17bf9 Polishing 6 years ago
Sebastien Deleuze 2a19b8f7a5 Refine Coroutines adapter registration activation 6 years ago
Sam Brannen 3b37989774 Apply De Morgan's law for greater clarity of purpose 6 years ago
Sam Brannen 410f204168 Support consistent ordering of string adapting properties 6 years ago
Stephane Nicoll 0ef4349c4d Polish "Replace with 'Integer.compare()'" 6 years ago
Issam El-atif 7ce3792672 Replace with 'Integer.compare()' 6 years ago
Sam Brannen f66eef1f88 Fix SortedPropertiesTests on JDK 9+ 6 years ago
Sam Brannen 53597f90e9 Remove dependency on StringUtils in SortedProperties 6 years ago
Sam Brannen c6818fe15b Polishing 6 years ago
Sam Brannen d495902a9c Polish Javadoc 6 years ago
Sam Brannen c39c4211df Introduce support for sorted Properties 6 years ago
Phillip Webb 6f2f5bb8c1 Fix annotation exceptions in tight memory 6 years ago
Phillip Webb e386e53f92 Use less confusing MergedAnnotation method names 6 years ago
Sam Brannen 43119deb08 Polishing 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Rossen Stoyanchev 99302fd6bd AntPathMatcher#isPattern also checks URI vars 6 years ago
Juergen Hoeller 701b7b8a18 Align ReactiveTypeDescriptor accessor methods 6 years ago
Juergen Hoeller ff838fd011 Consistently support CompletionStage in ReactiveAdapterRegistry 6 years ago
Juergen Hoeller 55e601c322 Revise system property replacement tests 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Arjen Poutsma a30a134c23 Make StringDecoder use DataBufferUtils.split 6 years ago
Rossen Stoyanchev b1912f6acc Fix checkstyle error 6 years ago
Rossen Stoyanchev 97c2de915a Add RouteMatcher 6 years ago
Sam Brannen 785e8d8116 Polish MergedAnnotation support 6 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Sam Brannen 64819bbc1d Clean up warnings 6 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phillip Webb 66eb86f055 Delete unused Matchers class 6 years ago
Juergen Hoeller fb29088670 Revise LinkedCaseInsensitiveMap's lazy key/value/entry collections 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Juergen Hoeller c5b3848357 Nullability refinements and related polishing 6 years ago
Phillip Webb 7031964e49 Deprecate StandardMetadata constructors 6 years ago
Phillip Webb 7fbf3f97cd Add SimpleAnnotationMeta classes and readers 6 years ago
Phillip Webb 8c2ccfe6a3 Add MergedAnnotations support to meta-data classes 6 years ago
Phillip Webb 30ba80a3c3 Reduce meta-data code duplicate with default methods 6 years ago
Phillip Webb f592c1f211 Add additional class/method meta-data tests 6 years ago
Phillip Webb 9738e4886c Use ReflectionUtils to get declared methods 6 years ago
Phillip Webb 1fa5937834 Skip java.lang.annotations when reading metadata 6 years ago
Phillip Webb 8a293f51a4 Don't expose RetentionPolicy.CLASS annotations 6 years ago
Phillip Webb 9d6cf57cb7 Add MergedAnnotations.of method 6 years ago
Phillip Webb daec3531b3 Support String->Class adaptation in MergedAnnotation 6 years ago
Phillip Webb e11990e63d Polishing MergedAnnotation code 6 years ago
Phillip Webb d4a761abea Rename some MergedAnnotation `from` methods to `of` 6 years ago
Phillip Webb 3b145a5a73 Add MergedAnnotation.getTypeHierarchy method 6 years ago
Juergen Hoeller 46e5dd6420 Consistent handling of empty List entries in LinkedMultiValueMap 6 years ago
Juergen Hoeller 8eb9782ca2 Polishing 6 years ago
Arjen Poutsma f747ba282a Add DataBufferUtils.matcher and split 6 years ago