1909 Commits (14afdb2bbcdeb2f1d34ec83025f819a64499faa4)

Author SHA1 Message Date
Sam Brannen 33fa55e658 Update OrderComparatorTests based on clarified PriorityOrdered semantics 5 years ago
Sam Brannen dda4dfb44b Clarify semantics of the PriorityOrdered interface 5 years ago
Johnny Lim 1afc2be5aa Remove duplicate assertion in AnnotatedElementUtilsTests 5 years ago
Sam Brannen 6cc6abd405 Test status quo for OrderComparator's PriorityOrdered support 5 years ago
Sam Brannen 4357749a63 Document that OrderComparator honors PriorityOrdered 5 years ago
Sam Brannen e3b3481c19 Fix typo in Javadoc 5 years ago
Sam Brannen 4000b244ff Forbid null converters in RestTemplate & HttpMessageConverterExtractor 5 years ago
Sam Brannen f6a4595cef Polishing 5 years ago
Arjen Poutsma f08656c6cb Add methods to read/write from Path to DataBufferUtils 5 years ago
Juergen Hoeller fc46abf0b7 Polishing 5 years ago
Juergen Hoeller 1ccd99ebe7 Polishing 5 years ago
Juergen Hoeller 918ffacdf8 Polishing 5 years ago
Sam Brannen bee4fb0615 Polishing 5 years ago
Sam Brannen 049437e111 Log exception when closing InputStream in AbstractResource 5 years ago
Juergen Hoeller 33b5bc2aae Polishing 5 years ago
Phillip Webb 6ac68391c1 Polishing 5 years ago
Phillip Webb b21b27c5ac Add MultiValueMap.addIfAbsent method 5 years ago
Juergen Hoeller 7dc92aa05d Polishing 5 years ago
Juergen Hoeller 4fc9747569 Defensive concurrent access to key set from java.util.Properties 5 years ago
Juergen Hoeller b37390b8fe Restore javax meta-annotation lookup behavior 5 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 5 years ago
Sebastien Deleuze 044ea17bf9 Polishing 5 years ago
Sebastien Deleuze 2a19b8f7a5 Refine Coroutines adapter registration activation 5 years ago
Sam Brannen 3b37989774 Apply De Morgan's law for greater clarity of purpose 5 years ago
Sam Brannen 410f204168 Support consistent ordering of string adapting properties 5 years ago
Stephane Nicoll 0ef4349c4d Polish "Replace with 'Integer.compare()'" 5 years ago
Issam El-atif 7ce3792672 Replace with 'Integer.compare()' 5 years ago
Sam Brannen f66eef1f88 Fix SortedPropertiesTests on JDK 9+ 5 years ago
Sam Brannen 53597f90e9 Remove dependency on StringUtils in SortedProperties 5 years ago
Sam Brannen c6818fe15b Polishing 5 years ago
Sam Brannen d495902a9c Polish Javadoc 5 years ago
Sam Brannen c39c4211df Introduce support for sorted Properties 5 years ago
Phillip Webb 6f2f5bb8c1 Fix annotation exceptions in tight memory 5 years ago
Phillip Webb e386e53f92 Use less confusing MergedAnnotation method names 5 years ago
Sam Brannen 43119deb08 Polishing 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
Rossen Stoyanchev 99302fd6bd AntPathMatcher#isPattern also checks URI vars 5 years ago
Juergen Hoeller 701b7b8a18 Align ReactiveTypeDescriptor accessor methods 5 years ago
Juergen Hoeller ff838fd011 Consistently support CompletionStage in ReactiveAdapterRegistry 5 years ago
Juergen Hoeller 55e601c322 Revise system property replacement tests 5 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 5 years ago
Arjen Poutsma a30a134c23 Make StringDecoder use DataBufferUtils.split 5 years ago
Rossen Stoyanchev b1912f6acc Fix checkstyle error 5 years ago
Rossen Stoyanchev 97c2de915a Add RouteMatcher 5 years ago
Sam Brannen 785e8d8116 Polish MergedAnnotation support 5 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 5 years ago
Sam Brannen 64819bbc1d 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