19113 Commits (8db73c80e21ff05cfbbb185ff0fb1e2933a88536)
 

Author SHA1 Message Date
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
Sam Brannen 21267e56b7 Cache resolved bean instance in ControllerAdviceBean 5 years ago
Sam Brannen 59901592d2 Introduce regression tests for ControllerAdviceBean 5 years ago
Sam Brannen 52f1a3aef9 Polish ControllerAdviceBean 5 years ago
Sam Brannen beb454a299 Use HTTPS links in documentation where possible 5 years ago
Sebastien Deleuze eaecf0c006 Improve RSocketRequester.ResponseSpec Kotlin extensions 5 years ago
Rossen Stoyanchev 003247dc40 Equalize copy of ChannelSendOperator 5 years ago
Rossen Stoyanchev 030caea9cf Merge branch '5.1.x' 5 years ago
Rossen Stoyanchev 594c5806a6 Handle error in apply of writeFunction 5 years ago
Sam Brannen 0e5a38591f Cache beanType in ControllerAdviceBean 5 years ago
Sam Brannen 2759b4b909 Avoid use of Stream API in ControllerAdviceBean 5 years ago
Sam Brannen d5554d5d8d Polish @ControllerAdvice and @RestControllerAdvice 5 years ago
Sam Brannen 2f4c97cbdb Merge branch '5.1.x' 5 years ago
Sam Brannen 97bfb75fbc Polish documentation for @ControllerAdvice in reference manual 5 years ago
Sam Brannen 1d2f8e5cc2 Merge branch '5.1.x' 5 years ago
Sam Brannen ad915f4a26 Document that Ordered is not supported for @ControllerAdvice beans 5 years ago
Arjen Poutsma 92981ac9de Add Flux<Part> ServerRequest.parts() 5 years ago
Arjen Poutsma 11c7907a59 Add Flux<Part> ServerWebExchange.getParts() 5 years ago
Arjen Poutsma edd86e5dd5 Move RouterFunction WebHandler to inner class 5 years ago
Rossen Stoyanchev 7f1d5d790e Polish 5 years ago
Rossen Stoyanchev c6a2c89408 Package refactoring in rsocket support 5 years ago
Brian Clozel cc05608ae9 PathPattern does not use custom separator 5 years ago
Brian Clozel 5787fc16fb PathPatternRouteMatcher should use custom separator 5 years ago
Sam Brannen f56c54dfc8 Polishing 5 years ago