2079 Commits (62ca7c4e8fa26d7eaa413c57aa232321d94d47f8)

Author SHA1 Message Date
Sam Brannen fae75cb238 Polish contribution 5 years ago
Сергей Цыпанов 9f81ffa5ae Use StringJoiner where possible to simplify String joining 5 years ago
Sam Brannen efab6eb55d Ignore empty entries when parsing MediaTypes and MimeTypes 5 years ago
Juergen Hoeller d903b9acf5 Compatibility with RxJava 3.0 5 years ago
Juergen Hoeller 6990504d17 Upgrade to ASM 7.2 5 years ago
Rossen Stoyanchev 0d3e5db3ff Compare suffix patterns by length 5 years ago
Phillip Webb b3d56ebf3b Restore StringUtils.hasLength check 5 years ago
Brian Clozel 5a308ad5bd Polish MimeTypeUtils LRU cache 5 years ago
Brian Clozel 1b93ea97ac Fix concurrent reads issue in MimeTypeUtils cache 5 years ago
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 6 years ago
Juergen Hoeller fc46abf0b7 Polishing 6 years ago
Juergen Hoeller 1ccd99ebe7 Polishing 6 years ago
Juergen Hoeller 918ffacdf8 Polishing 6 years ago
Sam Brannen bee4fb0615 Polishing 6 years ago
Sam Brannen 049437e111 Log exception when closing InputStream in AbstractResource 6 years ago
Juergen Hoeller 33b5bc2aae Polishing 6 years ago
Phillip Webb 6ac68391c1 Polishing 6 years ago
Phillip Webb b21b27c5ac Add MultiValueMap.addIfAbsent method 6 years ago
Juergen Hoeller 7dc92aa05d Polishing 6 years ago
Juergen Hoeller 4fc9747569 Defensive concurrent access to key set from java.util.Properties 6 years ago
Juergen Hoeller b37390b8fe Restore javax meta-annotation lookup behavior 6 years ago
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