4545 Commits (ef8d1db403fac0319261d168e51753c4fab95571)

Author SHA1 Message Date
rstoyanchev ef8d1db403 Improve exception handling in startCallableProcessing 2 years ago
Kai Zander e8b42c5439 Optimize uses of onErrorResume() 2 years ago
Henning Poettker 9cab6c90a9 Allow custom observation convention for RestClient 2 years ago
rstoyanchev 8fa428f825 Skip reconstructing body from request params if query present 3 years ago
Sam Brannen 95838e18cc Clean up (boolean) (Boolean) casts in tests 3 years ago
rstoyanchev 23162bb306 Undo optimization from 12fe2c that can cause regression 3 years ago
rstoyanchev a2c5fed494 Make targetType in UknownContentTypeException transient 3 years ago
rstoyanchev 957b6b2caf Use URI String as fallback in ReactorClientHttpConnector 3 years ago
Sam Brannen bc3d98565c Update copyright headers 3 years ago
Brian Clozel d926769a5e Fix copyright headers 3 years ago
rstoyanchev cc296c5033 Polishing contribution 3 years ago
Joakim Mohn a1c4fb3840 Lenient URI encoding handling in ForwardedHeaderTransformer 3 years ago
Markus Heiden 59771318ce Introduce CharBufferDecoder 3 years ago
Sam Brannen b05e46d502 Update copyright headers 3 years ago
Sébastien Deleuze ce0923b946 Remove Reactor Netty 2 from integration tests 3 years ago
Arjen Poutsma 81ebc3a6f3 MultipartParser should respect read position 3 years ago
Arjen Poutsma 8f130316d2 MultipartParser should respect read position 3 years ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 3 years ago
Sébastien Deleuze 6548cee20a Document CoWebFilter.COROUTINE_CONTEXT_ATTRIBUTE 3 years ago
Brian Clozel 19588d413d Auto-detect observability beans in WebHttpHandlerBuilder 3 years ago
Sébastien Deleuze 76b8bb2c75 Refine CORS documentation for wildcard processing 3 years ago
rstoyanchev 38a9c2ceeb Polishing contribution 3 years ago
Dmitrii Bocharov fe8e6d3d5a Merge MultipartFileArgumentResolver into RequestPartArgumentResolver 3 years ago
Brian Clozel f83c609436 Polish 3 years ago
Ryan Rupp 6de0be16c2 Optimize initial buffer size in ContentCachingRequestWrapper 3 years ago
Sébastien Deleuze da7ad71b7f Refine ReactorResourceFactory Javadoc 3 years ago
Yanming Zhou 94a49c4ed3 Log warning if ResponseStatus 'reason' is set and handler returns value 3 years ago
Sébastien Deleuze b0aa004d9d Propagate CoroutineContext in CoWebFilter 3 years ago
Sébastien Deleuze 9d768a89d2 Make ReactorClientHttpConnector lifecycle-aware 3 years ago
Sébastien Deleuze ab2ad746b5 Polish ReactorResourceFactoryTests 3 years ago
Sébastien Deleuze 125b8e7418 Make ReactorResourceFactory lifecycle-aware 3 years ago
Sébastien Deleuze 2a916a3869 Polish ReactorResourceFactoryTests 3 years ago
Sam Brannen fad70aa252 Update copyright headers 3 years ago
rstoyanchev b068742ec8 Support method validation for Lists in WebMvc and WebFlux 3 years ago
Arjen Poutsma 6597727c86 Upgrade to Jetty 12 3 years ago
Brian Clozel 5fb567a37e Fix missing URI template from client observations in ResTemplateAdapter 3 years ago
Anton-Vasilev 1ee18e74fc Fix typo in RestClient Javadoc 3 years ago
Anna Buyevich 376a8989f5 Add more tests to DefaultClientRequestObservationConvention 3 years ago
Sébastien Deleuze bcf11e8919 Replace Reactive awaitSingle() usages by the Mono variant 3 years ago
Arjen Poutsma 76c032cc11 Schedule blocking ResourceHttpMessageWriter operations on bounded elastic 3 years ago
Sébastien Deleuze 499f57ebc5 Fix formatting errors 3 years ago
Sébastien Deleuze 349674ef5e Adapt tests for Jackson ParameterNamesModule 3 years ago
Sam Kruglov 2f43f77dd1 Add ParameterNamesModule to "well known" jackson modules 3 years ago
Sam Brannen 4e2d9252e5 Allow component name to be specified in @[Rest]ControllerAdvice 3 years ago
Sam Brannen 7598bca799 Revise Checkstyle rules to prohibit use of assertions other than AssertJ 3 years ago
Sam Brannen e737e6d9ba Update copyright headers 3 years ago
Brian Clozel 35fc2df948 Instrument RestClient for Observability 3 years ago
Sébastien Deleuze c8169e5cad Add Coroutines support to Spring AOP 3 years ago
Sébastien Deleuze 21613eabf1 Properly use Reactor Netty 2 in AbstractHttpHandlerIntegrationTests 3 years ago
rstoyanchev 35ba53e918 Unwrap validator if necessary in HandlerMethodValidator 3 years ago