13447 Commits (c96badc794856afa9bd3aec7637b37daa9a95a23)
 

Author SHA1 Message Date
Arjen Poutsma c96badc794 Add ExchangeFilterFunction.ofRequestProcessor and ofResponseProcessor 10 years ago
Sam Brannen c448739b7b Remove mavenLocal as a repository in Gradle build 10 years ago
Juergen Hoeller f1c20a8d31 Latest dependency updates (Hibernate ORM 5.2.4, Undertow 1.4.4, Jetty 9.4 RC1) 10 years ago
Juergen Hoeller 1b0b269370 DefaultServerResponseBuilder uses Reactor's new thenEmpty method (fixing deprecation error) 10 years ago
Sam Brannen 5c9350b8cb Support @EnabledIf & @DisabledIf w/o loading ApplicationContext 10 years ago
Stephane Nicoll 56c48623fd Allow @Cacheable method to return Optional 10 years ago
Stephane Nicoll ffa728c23c Move NoOpCache to a top-level public class 10 years ago
Stephane Nicoll e78af3097a Merge pull request #1225 from ejain:patch-1 10 years ago
Eric Jain d7b68f8b91 Escape (( and )) to prevent asciidoc processing 10 years ago
Stephane Nicoll 1f3b8ff2f7 LiveBeansView does not rely on application contexts order anymore 10 years ago
Stephane Nicoll 7dd3e26da4 Merge pull request #1203 from rand0m86:rand0m86-fix-beanFactory-javadoc 10 years ago
Stephane Nicoll 3a34cdba81 Polish contribution 10 years ago
Vitalii 2980e59298 Fix javadoc syntax 10 years ago
Stephane Nicoll 19db0424d2 Clarify SpEL usage on `@EventListener` 10 years ago
Stephane Nicoll 7ee0abe20d Merge pull request #1222 from englishman:Int-4144_code_format_change_for_idea 10 years ago
Andriy Kryvtsun 50a44aab54 Import format fix according to Code Style 10 years ago
Sebastien Deleuze 2075932780 Add support for RxJava 2 Maybe type 10 years ago
Arjen Poutsma 20dec61d04 Refactored BodyInserters 10 years ago
Arjen Poutsma 94930043fd Added MediaType.TEXT_EVENT_STREAM 10 years ago
Brian Clozel 99a3210859 Refactor tests with ScriptedSubscriber 10 years ago
Stephane Nicoll 827bc78e34 Polish 10 years ago
Stephane Nicoll b7d85f8ebc Expose ResolvableType in NoSuchBeanDefinitionException 10 years ago
Rossen Stoyanchev efe3996cf9 Respect ModelAndView.status in @ExceptionHandler 10 years ago
Rossen Stoyanchev aea3a75018 Fix failing tests 10 years ago
Rossen Stoyanchev 5c9c5e0b45 Early registration of WriteListener 10 years ago
Brian Clozel 61cf9fdda5 Remove factory methods from WebReactiveConfigurer 10 years ago
Rossen Stoyanchev e3673d43b9 Thread-safe reactive ServerHttpRequest 10 years ago
Rossen Stoyanchev 0e886abf3d Sync MockServerHttpRequest in spring-test/spring-web 10 years ago
Arjen Poutsma 08931950f4 Add byte[] encoder and decoder 10 years ago
Juergen Hoeller 3726c6f18d Polishing 10 years ago
Juergen Hoeller be187babf9 ResolvableType equals/hashCode does not consider TypeProvider source 10 years ago
Juergen Hoeller f7d740fa69 ConversionService detects generic type declaration on target class behind proxy as well 10 years ago
Juergen Hoeller 52b029d71d DefaultTransactionAttribute stores descriptor (method identification) 10 years ago
Juergen Hoeller 67a5ff02ac Latest dependency updates (EhCache 2.10.3, Jackson 2.8.4, Netty 4.1.6) 10 years ago
Brian Clozel 518f3fab01 Rollback to SonarQube plugin 2.1 10 years ago
Sebastien Deleuze 00ce72f9e3 Upgrade to RxJava 2.0.0-RC5 10 years ago
Rossen Stoyanchev b92d541ba0 Add contextPath support for reactive web applications 10 years ago
Brian Clozel c2fdc9103b Upgrade SonarQube plugin version to 2.2 10 years ago
soldierkam 8143e5fe20 HttpClient instance should be shared for each call 10 years ago
Arjen Poutsma fa9cc1eb1a Add bodyToMono/bodyToFlux convenience methods 10 years ago
Sebastien Deleuze 2a279b7064 Upgrade to Reactor Core 3.0.3.BUILD-SNAPSHOT 10 years ago
Sebastien Deleuze b961a31cc8 Upgrade to RxJava 1.2.1 10 years ago
Brian Clozel 31af6783a5 Update reference doc after WebClient changes 10 years ago
Arjen Poutsma 59e4326989 Various improvements to web.reactive.function 10 years ago
Sebastien Deleuze 921bf5fb70 Use the official RxJava to Reactive Streams adapter 10 years ago
Arjen Poutsma 7e907c1e83 Align web.reactive.function with WebClient 10 years ago
Arjen Poutsma 0cfb6b37f2 Align Reactive WebClient with web.reactive.function 10 years ago
Arjen Poutsma dc1926a861 Moved BodyExtractor and BodyInserter to http.codec 10 years ago
Rossen Stoyanchev ed6c533079 Merge pull request #1211 from sdeleuze/SPR-14798 10 years ago
Rossen Stoyanchev 72397e3505 Polish 10 years ago