14280 Commits (dda8beeb78afd52b190d36210cdf2e997f1c89ef)
 

Author SHA1 Message Date
Sebastien Deleuze fe05d35292 Polish SseIntegrationTests 8 years ago
Sebastien Deleuze 6b9b0230c4 Introduce JSON streaming support 8 years ago
Stephane Nicoll f128feb1cc Document candidates index mechanism 8 years ago
Stephane Nicoll 2fe310806c Merge pull request #1292 from dbrimley:master 8 years ago
Stephane Nicoll 85b20aa08a Polish 8 years ago
Stephane Nicoll 908261b136 Polish contribution 8 years ago
David Brimley 3476d10efa Honour ErrorHandler if `Cache.put` fails 8 years ago
Arjen Poutsma 7796c4db14 Introduce RenderingResponse 8 years ago
Stephane Nicoll 71cdd61b33 Merge pull request #1311 from grimreaper:patch-3 8 years ago
Eitan Adler 59bba3763d Polish javadoc 8 years ago
Stephane Nicoll 48e834dfd1 Update copyright header 8 years ago
Stephane Nicoll 7e40bd73be Merge pull request #1312 from grimreaper:patch-2 8 years ago
Eitan Adler 938c6a2acd Polish javadoc 8 years ago
Sebastien Deleuze 02c4aff4ce Upgrade to Kotlin 1.1.0-beta-38 8 years ago
Ryan Pickett 654e14a86a Fix Javadoc in UriComponentsBuilder 8 years ago
Rossen Stoyanchev 1466c82f53 Better support for overriding base URI in WebClient 8 years ago
Rossen Stoyanchev 82a34f4b24 Update WebClient builder 8 years ago
Juergen Hoeller acf511ac0e Polishing 8 years ago
Juergen Hoeller 02195f5abf Support for read-only transactions through explicit SET TRANSACTION statement 8 years ago
Juergen Hoeller 9b3131ffba Skip default Content-Length if Transfer-Encoding header has been set 8 years ago
Juergen Hoeller e44533f4c2 ServletRequestMethodArgumentResolver validates argument type match 8 years ago
Juergen Hoeller 0da964f0a7 MockHttpServletRequest returns empty BufferedReader in case of no content 8 years ago
Juergen Hoeller c9b99daa74 SettableListenableFuture centralizes state in ListenableFutureTask subclass 8 years ago
Juergen Hoeller ebaf6e1c24 Upgrade to Hibernate Validator 5.4 final (and Netty 4.1.8) 8 years ago
Rossen Stoyanchev 7399956708 Rename classes and methods containing "WebReactive" 8 years ago
Sebastien Deleuze 123ee5f2da Add WebClient create() and build() static methods 8 years ago
Rossen Stoyanchev 080a3d6a41 Replace use of "Spring MVC" in spring-webflux module 8 years ago
Rossen Stoyanchev fafd2d20e1 Rename spring-web-reactive to spring-webflux 8 years ago
Rossen Stoyanchev 81d1217976 Support for default headers and cookies 8 years ago
Rossen Stoyanchev 3e8ac25342 Refactor WebClient builder options 8 years ago
Sebastien Deleuze 99deb387ed Add Kotlin WebClient extensions 8 years ago
Sebastien Deleuze 2c94ee2043 Polishing 8 years ago
Arjen Poutsma 52e87cb425 Rename WebClientOperations to WebClient 8 years ago
Rossen Stoyanchev 60517b23e2 StompSession supports custom headers for UNSUBSCRIBE 8 years ago
Rossen Stoyanchev 949bb55ef5 Refactor random port in spring-websocket 8 years ago
Rossen Stoyanchev c79092f0f9 Refactor random port in reactive module tests 8 years ago
Rossen Stoyanchev 1fb0b0b786 Expose remoteAddress from ServerHttpRequest 8 years ago
Rossen Stoyanchev 9142427c4d Add committed flag to ReactiveHttpOutputMessage 8 years ago
Mario Arias c33ad15b28 Add Kotlin JDBC extensions 8 years ago
Juergen Hoeller 9666fcc41d SettableListenableFuture consistently tracks cancellation state 8 years ago
Juergen Hoeller 9b26fcd7d2 Refined assertion messages 8 years ago
Juergen Hoeller f84907a1fc Polishing 8 years ago
Juergen Hoeller 9243a14794 Test for correct handling of multiple header values 8 years ago
Juergen Hoeller 23aac2de8c Retain single-arg assert methods in deprecated form 8 years ago
Juergen Hoeller 1b2dc3638f Revisit Assert to avoid single-arg assert methods (with refined messages) 8 years ago
Juergen Hoeller 768802fa96 ResourceHttpMessageConverter reads Content-Disposition header to expose filename through Resource 8 years ago
Juergen Hoeller f51b896bd9 Latest dependency updates (OkHttp 3.6, Apache HttpClient 4.5.3, Log4J 2.8) 8 years ago
Toshiaki Maki f2fa74055e Fix missing uriVariables 8 years ago
Rossen Stoyanchev cd476832cc Add check for Long.MAX_VALUE 8 years ago
Rossen Stoyanchev 74a3013174 Replace use of deprecated Reactor Operators#getAndAdd 8 years ago