986 Commits (aa9f840938ad18b3e05c2305fad3ba000b0986d8)

Author SHA1 Message Date
Juergen Hoeller 94e3210ae7 Fix nullability warnings and javadoc-triggered package cycles 5 years ago
Arjen Poutsma 7fe0116599 Added since tag 5 years ago
Arjen Poutsma a9b3d95a14 Interpret empty mono from status handler as normal response 5 years ago
Arjen Poutsma dae4509152 Make sure built ClientResponses have HttpRequest 5 years ago
Rossen Stoyanchev c32299f734 Use HttpMessageNotWritableException instead of ISE 5 years ago
Arjen Poutsma b4207823af Add ClientResponse::createException 5 years ago
Rob Winch fde92793b5 Fix http URLs 5 years ago
Sebastien Deleuze c8f8dfa39e Add engineSupplier property to ScriptTemplateConfigurer 5 years ago
Sebastien Deleuze c08035b674 Remove unused Coroutines extension parameter 5 years ago
Arjen Poutsma 2909de8829 Remove ServerWebExchange::getParts and ServerRequest::parts 5 years ago
Sam Brannen f0d599493e Cache encoded BASIC credentials in ExchangeFilterFunctions 5 years ago
Sebastien Deleuze ca75c2843a Upgrade to Coroutines 1.3.0-M2 5 years ago
Sebastien Deleuze 08a5196c3a Use elementClass and elementTypeRef consistently 5 years ago
Sebastien Deleuze 2b4d6ce354 Add body methods with Object parameter to WebFlux 5 years ago
Juergen Hoeller d903b9acf5 Compatibility with RxJava 3.0 5 years ago
Rossen Stoyanchev 2aec175ccc Drain body after exception from applying onStatus 5 years ago
Rossen Stoyanchev 37f9ce5cc9 Return 500 (not 406) if content-type was preset 5 years ago
Rossen Stoyanchev 29b7659094 Polish 5 years ago
Ilya Lukyanovich 27b5d2b288 Optional @RequestPart Mono arg resolves to Mono.empty 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 d0231cb29a Presort beans in ControllerAdviceBean.findAnnotatedBeans() 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
Arjen Poutsma 92981ac9de Add Flux<Part> ServerRequest.parts() 5 years ago
Arjen Poutsma edd86e5dd5 Move RouterFunction WebHandler to inner class 5 years ago
Sebastien Deleuze e86b937f8c Leverage new Kotlin script templating support 5 years ago
Arjen Poutsma 30af01fd4e Use DataBufferUtils.write in DefaultFilePart.transferTo 5 years ago
Sam Brannen 451cce4fe8 Do not override requestContextAttribute with null in UrlBasedViewResolvers 5 years ago
Sam Brannen eef9bc899f Avoid NPE in FreeMarkerView.getModelAttributes() in spring-webflux 5 years ago
Sam Brannen 9fb973d4f3 Polish JavaDoc for FreeMarkerView in spring-webflux 5 years ago
Sam Brannen a4f4ef9011 Update documentation for spring.ftl in spring-webflux 5 years ago
Sam Brannen cc4593fda8 Improve FreeMarker macro support in spring-webflux 5 years ago
Juergen Hoeller 33b5bc2aae Polishing 5 years ago
Juergen Hoeller 22aba8bf60 Upgrade to Apache HttpClient 4.5.9 5 years ago
Juergen Hoeller 7dc92aa05d Polishing 5 years ago
Rossen Stoyanchev 0757eaee9d Clear ProducesRequestCondition attribute 5 years ago
Sam Brannen a5828ca14e Polish JavaDoc for AbstractView in spring-webflux 5 years ago
Sam Brannen 7a87d86b80 Fix documentation for FreeMarker `bind` macro in spring-webflux 5 years ago
Sam Brannen 2f640fe205 Polish FreeMarker macro support in spring-webflux 5 years ago
Sam Brannen ac28de0dc1 Polish Javadoc for FreeMarker support 5 years ago
Issam EL-ATIF b58f34d802 Add FreeMarker macro support in spring-webflux 5 years ago
Rossen Stoyanchev 9ce5a18d96 Ignore null attributes in AbstractView 5 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 5 years ago
Sebastien Deleuze 23e617160f Use a timeout != 0 in InvocableHandlerMethodTests 5 years ago
Сергей Цыпанов aaeabc3c85 Simplify iteration over maps 5 years ago
Brian Clozel 4b8ce04bdc Mark Spring web config classes as proxyBeanMethods=false 5 years ago
Sam Brannen 141ef9082f Clean up Mockito usage 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
Juergen Hoeller 5aa0de7ac8 Upgrade to OkHttp 3.14.2, Joda-Time 2.10.2, OpenPDF 1.2.17, JRuby 9.2.7 5 years ago