19186 Commits (master)
 

Author SHA1 Message Date
Rossen Stoyanchev 4e6e47b726 Earlier detection of token authentication 5 years ago
Rossen Stoyanchev 5af9a8edae Ensure WebSocketHttpRequestHandler writes headers 5 years ago
Rossen Stoyanchev 03a342378a Merge branch '5.1.x' 5 years ago
Rossen Stoyanchev 6e79dcdc8e Merge pull request #23070 from L00kian/23060-fix 5 years ago
Rossen Stoyanchev 29b7659094 Polish 5 years ago
Ilya Lukyanovich 27b5d2b288 Optional @RequestPart Mono arg resolves to Mono.empty 5 years ago
Sam Brannen 64d13c471f Upgrade to JUnit Jupiter 5.5 5 years ago
Phillip Webb 932f771380 Improve performance of FormContentFilter 5 years ago
Phillip Webb b3d56ebf3b Restore StringUtils.hasLength check 5 years ago
Thomas Girard 87c15ba9ad Use the accepted profiles in BeanDefinitionDsl 5 years ago
Sam Brannen ba95818b1d Upgrade to Gradle 5.5 5 years ago
Sam Brannen 896496341a Add explicit support for multipart/mixed in FormHttpMessageConverter 5 years ago
Sam Brannen 75d1428e24 Polishing 5 years ago
Brian Clozel 5a308ad5bd Polish MimeTypeUtils LRU cache 5 years ago
Rossen Stoyanchev 511a430906 Polish 5 years ago
Brian Clozel 1b93ea97ac Fix concurrent reads issue in MimeTypeUtils cache 5 years ago
Rossen Stoyanchev 5bf070a857 More flexible RSocket metadata support 5 years ago
Sam Brannen 3e41f5e6b6 Cache the encoded credentials in BasicAuthenticationInterceptor 5 years ago
Sam Brannen 5008423408 Support multipart/* MediaTypes in RestTemplate 5 years ago
Sam Brannen 7bc727c895 Convert addSupportedMediaType() to var-args in FormHttpMessageConverter 5 years ago
Sam Brannen 1ef60f2d3b Polishing 5 years ago
Sam Brannen 91ae711a54 Fix Javadoc for MediaType 5 years ago
Sam Brannen 4e7d8a8873 Introduce addSupportedMediaType() in FormHttpMessageConverter 5 years ago
Sam Brannen 8e1cb9a059 Improve diagnostics for all server failures in RestTemplateIntegrationTests 5 years ago
Sam Brannen d522e9835f Polish AbstractMockWebServerTestCase 5 years ago
Sam Brannen 0b6239cecc Improve diagnostics for failures in RestTemplateIntegrationTests 5 years ago
Sam Brannen 7d6be2e26e Polishing 5 years ago
Stephane Maldini 14afdb2bbc Remove unnecessary import 5 years ago
Stephane Maldini 339ee01233 Remove unnecessary flushOnEach (since reactor-netty 0.9) 5 years ago
Sam Brannen e947e08638 Merge branch '5.1.x' 5 years ago
Sam Brannen ac29e9de6a Document that CacheManager.getCache() may create a new Cache 5 years ago
Sam Brannen 33fa55e658 Update OrderComparatorTests based on clarified PriorityOrdered semantics 5 years ago
Sam Brannen b2dc4debde Merge branch '5.1.x' 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 0f1d16bb05 Fix Checkstyle violation 5 years ago
Sam Brannen d0231cb29a Presort beans in ControllerAdviceBean.findAnnotatedBeans() 5 years ago
Brian Clozel dd15ff79d7 Register annotated handlers in RSocketRequester 5 years ago
Sam Brannen d5a2bdee8d Improve Javadoc for @ControllerAdvice regarding ordering 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 9239ab1891 Support Ordered interface for @ControllerAdvice beans 5 years ago
Sam Brannen 978adbdae7 Avoid duplicate lookups of @ControllerAdvice annotations 5 years ago
Gaurav Deshpande ed6fbdddaa Fix typo in CONTRIBUTING.md 5 years ago
Sam Brannen 7576d0d40c Polishing 5 years ago
Sam Brannen 4568edf6c4 Simplify ControllerAdviceBean constructors 5 years ago
Sam Brannen 8f30639a0a Test status quo for Ordered support for @ControllerAdvice beans 5 years ago
Juergen Hoeller e2d01bb783 Merge branch '5.1.x' 5 years ago
Juergen Hoeller 29dcd19971 Upgrade to AspectJ 1.9.4, RxJava 2.2.10, Jetty 9.4.19, Undertow 2.0.22 5 years ago