1661 Commits (0e4ab2c63a60ed73e32bbc75d659d4a79620d7f7)

Author SHA1 Message Date
Sam Brannen d1e6883d5d Fix issues in Javadoc 4 years ago
Sam Brannen 449377908f Fix JUnit 4 to AssertJ migration bugs 4 years ago
Sébastien Deleuze efe933ad83 Polish Coroutines detection 4 years ago
Arjen Poutsma 417e7e03d4 Introduce RouterFunction attributes 4 years ago
Juergen Hoeller 621295dbd8 Deprecate StringUtils.isEmpty(Object) and replace remaining usage 4 years ago
Juergen Hoeller 23211c784e Upgrade to Netty 4.1.53 and Tomcat 9.0.39 4 years ago
Rossen Stoyanchev a2ff139edd Resolve UriComponentsBuilder argument with contextPath 4 years ago
Sébastien Deleuze 3ed8813bbf Upgrade to Coroutines 1.4.0-M1 and use awaitSingle() 4 years ago
Juergen Hoeller f3f19504c6 Polishing 4 years ago
Juergen Hoeller 72b2dda17f Avoid creation of unused logger instance in AbstractMediaTypeExpression 4 years ago
Juergen Hoeller e176c4e799 Polishing 4 years ago
Juergen Hoeller 66a67ec807 Polishing 4 years ago
Juergen Hoeller 50b9542402 Apply handleMissingValue in case of null conversion result as well 4 years ago
Rossen Stoyanchev 5b1b20c8c0 Polishing and minor refactoring 4 years ago
Rossen Stoyanchev e73e489fd8 Remove use of MonoProcessor.fromSinks 4 years ago
Sébastien Deleuze cdd48ddd7f Improve Coroutines support consistency 4 years ago
Sébastien Deleuze 94a42a3086 Support suspending handler methods in Spring MVC 4 years ago
Rossen Stoyanchev d49a7a105d Fix failing tests from Reactor snapshot changes 4 years ago
Sébastien Deleuze 7d7ed88739 Provide WebClient#exchange() alternative for Coroutines 4 years ago
Sébastien Deleuze e899397438 Add missing ClientResponse Coroutines extensions 4 years ago
Juergen Hoeller f5d9babfd2 Avoid reflection when creating instances of well-known View classes 4 years ago
Brian Clozel a0af552d0f Add option for ignoring last-modified for static resources 4 years ago
Arjen Poutsma 392895e256 Revert errorhandler order in RouterFunctionBuilder 4 years ago
Arjen Poutsma 200b33b26a Add no path HTTP method variants for route builder 4 years ago
Rossen Stoyanchev b9ef5416b9 Expose combine method in CorsConfiguration 4 years ago
Rossen Stoyanchev db9190e0e6 Remove use of WebClient#exchange from WebTestClient 4 years ago
Rossen Stoyanchev 1404dd768f Add exchangeToMono and exchangeToFlux + deprecate exchange() 4 years ago
Sébastien Deleuze b322cbd625 Add missing @Nullable to WebFlux RequestMappingHandlerMapping 4 years ago
Igor Manushin 9ad5a8ead0 Add KClass variant to Coroutines web API 4 years ago
Rossen Stoyanchev 1061bcdba2 Set sameSite in ClientHttpResponse implementations 4 years ago
Juergen Hoeller e4a3d5bf66 Deprecation wording with suggested alternative and without removal hint 4 years ago
Arjen Poutsma 74f64c4e3b Wrap exceptions in WebClient 4 years ago
Rossen Stoyanchev ef10ac6b29 Align WebFlux with WebMvc for pathWithinHandlerMapping 4 years ago
Rossen Stoyanchev 852718ec0e Minor fix in PathResourceResolverTests 4 years ago
Brian Clozel 93f201a414 Deprecate AppCacheManifestTransformer 4 years ago
Arjen Poutsma d550d344d5 Respect context path in WebMvc.fn & WebFlux.fn 4 years ago
Rossen Stoyanchev e02ccc9374 Optional WebSocket engine presence in WebFlux config 4 years ago
Juergen Hoeller e20bff9c64 Consistent data class constructor resolution with clear error message 4 years ago
Rossen Stoyanchev 591ab8a00a @EnableWebFlux setup supports WebSocketHandler 4 years ago
Rossen Stoyanchev c4e1e4ee1e WebFlux AbstractUrlHandlerMapping support URI vars 4 years ago
Juergen Hoeller d37eaa5941 Introduce DataClassRowMapper with record-style constructor binding support 4 years ago
Violeta Georgieva 1fe2ea5a87 Add logPrefix to the log statement 4 years ago
Juergen Hoeller cf2e0c7959 Selected use of ArrayList instead of LinkedList in common places 4 years ago
Juergen Hoeller 874574513c Replace remaining usage of LinkedList with ArrayList/ArrayDeque 4 years ago
Juergen Hoeller ff11467a0c Avoid resizing of fixed-size HashMap/LinkedHashMap variants 4 years ago
Juergen Hoeller 6f0461c569 Polishing 4 years ago
Rossen Stoyanchev 7adeb461e0 WebClient exposes API for access to native request 4 years ago
Sam Brannen 4d3dd9b9f6 Clean up warnings in Gradle build 4 years ago
Sam Brannen 596936f18c Polishing 4 years ago
Sam Brannen d0cf90bb8e Update tests due to deprecations in Reactor 4 years ago