14479 Commits (96bfe7d197702258c60aae0f71275b95b6d56095)
 

Author SHA1 Message Date
Sam Brannen 454e61e8ac Use standard PNGs in reference manual 8 years ago
Rossen Stoyanchev c7c480610c Polish doc changes 8 years ago
Rossen Stoyanchev f293c4d84b Doc use of reactive types in Spring MVC controllers 8 years ago
Rossen Stoyanchev f716c8e9bc Consistently check if AsyncContext already completed 8 years ago
Rossen Stoyanchev c0f2017262 Polish 8 years ago
Violeta Georgieva ece4815459 Ensure ISE will not be thrown when the client disconnects 8 years ago
Rossen Stoyanchev de6f34893a Restore ResponseBodyEmitterReturnValueHandler constructor 8 years ago
Rossen Stoyanchev ae2306326e Add RxJava1 Reactive Streams adapters check 8 years ago
Rossen Stoyanchev d9221fb87d Async boundary for Spring MVC reactive type streaming 8 years ago
Juergen Hoeller af6f688196 Test for BeanPropertySqlParameterSource with collection 8 years ago
Juergen Hoeller f29ffb37f7 Compatibility with Servlet 4.0 b05 8 years ago
Juergen Hoeller 917207b7ae Support for @Order on nested configuration classes 8 years ago
Juergen Hoeller e9627a10c7 Deprecate ObjectUtils.hashCode for primitives in favor of JDK 8's hashCode methods 8 years ago
Sam Brannen 8e84fd0aed Clean up warnings in spring-test 8 years ago
Sam Brannen 51f23cb424 Polish JavaDoc for date-time and number format annotations 8 years ago
Sam Brannen 279c56a385 Fix typo in JavaDoc 8 years ago
Rossen Stoyanchev 37f9c86758 Fix failing tests due to last commit 8 years ago
Rossen Stoyanchev 62c1e44db2 Spring MVC supports reactive return values 8 years ago
Rossen Stoyanchev ae1ed16cb8 Async return values refactoring in Spring MVC 8 years ago
Sebastien Deleuze cfc89ebe16 Add WebClient.ResponseSpec Kotlin extensions 8 years ago
Stephane Nicoll a292539af9 Merge pull request #1370 from ameyjadiye:fix-typo 8 years ago
Amey Jadiye 472954bbb7 Polish javadoc 8 years ago
Sam Brannen ce21fa4152 Upgrade to JUnit 5.0 M4 8 years ago
Sebastien Deleuze 73b44828e9 Resolve async model attributes in AbstractView 8 years ago
Rossen Stoyanchev 840d7abbf6 Add ResponseSpec to WebClient 8 years ago
Arjen Poutsma e6b4edc757 Simplify access to response body in WebClient 8 years ago
Sebastien Deleuze dd5a73b2e1 Remove deprecated usage of Reactor Loopback interface 8 years ago
Sebastien Deleuze 9f321e8d56 Suppress warnings in tests 8 years ago
Sebastien Deleuze e2fd398bad Specify explicitly Kotlin extensions return type 8 years ago
Rossen Stoyanchev cd8c365a0d ServerCodecConfigurer as input in HandlerAdapter 8 years ago
Rossen Stoyanchev d1db249584 Fix regression in client codecs 8 years ago
Rossen Stoyanchev a8162c03f9 Add ArgumentResolverConfigurer 8 years ago
Arjen Poutsma 118f33aeda Request body improvements in WebClient, WebTestClient 8 years ago
Sebastien Deleuze cbd98d5247 Switch back to Reactor BOM Aluminium-BUILD-SNAPSHOT 8 years ago
Arjen Poutsma 81430caa43 Deprecated AsyncRestTemplate and related types 8 years ago
Violeta Georgieva 2556178422 Ensure NPE will not be thrown when cancelling a subscription 8 years ago
Brian Clozel dea4825a9f Fix link references between documents 8 years ago
Brian Clozel 924adaec6c Render reference documentation with Asciidoctor 8 years ago
Rossen Stoyanchev c5bcefbd07 Complete RequestMappingHandlerAdapter refactoring 8 years ago
Sam Brannen b053311306 Clean up warnings in spring-test 8 years ago
Sam Brannen 0f0aa46e49 Delete unnecessary PropertySourcesPlaceholderConfigurer beans 8 years ago
Sam Brannen 7a01771a45 Polishing 8 years ago
Sam Brannen 0b11785852 Improve tests for PropertySourcesPlaceholderConfigurer 8 years ago
Rossen Stoyanchev e06871ef17 Internal RequestMappingHandlerAdapter refactoring 8 years ago
Rossen Stoyanchev 525f30ad5e Remove dated references on URI template RFC 8 years ago
Rossen Stoyanchev 0479e3eefc Fix typo 8 years ago
Rossen Stoyanchev 9e96cfa7cd Polish 8 years ago
Rossen Stoyanchev f8a21ab11b Add ClientCodecConfigurer 8 years ago
Rossen Stoyanchev dc3851df00 Extract AbstractCodecConfigurer base class 8 years ago
Stephane Nicoll 5211a099d5 Merge pull request #1278 from stonio:patch-1 8 years ago