13879 Commits (e4a599f961fe4ed75a7e2d8fbc3fc26844b4d409)
 

Author SHA1 Message Date
Sam Brannen e4a599f961 Ensure that JUnit Jupiter tests are executed during build 8 years ago
Sam Brannen 08cc92176a Enable compilation on Eclipse 4.6 8 years ago
Sam Brannen 9ed66bf2eb Clean up warnings across code base 8 years ago
Sam Brannen 055da43e30 Clean up warnings in spring-test 8 years ago
Brian Clozel 87f498195c Fix RequestUpgradeStrategy impl. class loading 8 years ago
Brian Clozel afd93a0b52 Disable streaming when reading to Resources in RestTemplate 8 years ago
Stephane Nicoll 848a2b2ef8 Merge pull request #1284 from garyrussell:SPR-15091 8 years ago
Gary Russell 80bc8fc596 Implement MessagingException.toString() 8 years ago
Stephane Nicoll 9e0a08753d Merge pull request #1281 from marschall:SPR-15076 8 years ago
Philippe Marschall 19e77cd140 Remove use of Boolean constructors 8 years ago
Stephane Nicoll 4cd9710a0d Merge pull request #1282 from marschall:SPR-15077 8 years ago
Philippe Marschall 3f97ab183e Avoid use of double constructor of BigDecimal 8 years ago
Rob Winch df98d304fd Fix ForwardedHeaderFilter with non-empty contextPath 8 years ago
Sebastien Deleuze e78ea34711 Temporary rollback to Kotlin 1.0.6 8 years ago
Stephane Nicoll d912f77a31 Merge pull request #1280 from marschall:SPR-15075 8 years ago
Philippe Marschall 35bd00beaf Remove String#toCharArray from ScriptUtils 8 years ago
Brian Clozel 1ab0916bed Fix default content-type for ResourceRegion HTTP responses 8 years ago
Sebastien Deleuze badde3a479 Add Kotlin based ScriptTemplateView rendering test 8 years ago
Sebastien Deleuze ef4340063e Upgrade to Kotlin 1.1-M04 8 years ago
Stephane Nicoll 276cfd8993 Fix Jdiff generation with Java8 8 years ago
Juergen Hoeller e8a082fbe1 Clarified setAutowireCandidate semantics (plus attribute reordering in BeanDefinition) 8 years ago
Juergen Hoeller ccabff6ba3 Upgrade to ASM 5.2 8 years ago
Juergen Hoeller 311522bc86 Run reactive integration tests only as part of performance group 8 years ago
Juergen Hoeller fc629bb508 Polishing 8 years ago
Juergen Hoeller a5c6658d2c Track bean dependencies for calls between @Bean methods within @Configuration classes 8 years ago
Juergen Hoeller edc62be231 @Scheduled reliably applies after other post-processors and shuts down before TaskScheduler 8 years ago
Rossen Stoyanchev a30ceafc2c Update image 8 years ago
Rossen Stoyanchev 58d79fffd8 Doc updates 8 years ago
Rossen Stoyanchev 5333f9cbf1 Doc updates 8 years ago
Rossen Stoyanchev 6bf12812f1 More documentation updates 8 years ago
Rossen Stoyanchev e62b104e03 Resource cleanup on shutdown in ReactorNettyTcpClient 8 years ago
Rossen Stoyanchev 698c885e06 Reconnect failures delegated to TcpConnectionHandler 8 years ago
Rossen Stoyanchev ea274ebc0a Fix decoding issue in Reactor TcpClient 8 years ago
Rossen Stoyanchev fdf88c9795 Workaround for onReadIdle issue in Reactor TcpClient 8 years ago
Rossen Stoyanchev 2a3e01399a Polish ReactorNettyTcpClient 8 years ago
Juergen Hoeller e38c020535 TypeDescriptor efficiently matches equal annotations as well 8 years ago
Sebastien Deleuze 963ea062e4 Update Spring Web Reactive reference documentation 8 years ago
Juergen Hoeller 209e7a700d Avoid FactoryBean initialization on isSingleton check for decorated bean definition 8 years ago
Juergen Hoeller cff311b03c Remove outdated JpaExceptionTranslatorAspect 8 years ago
Juergen Hoeller 9c62b1eaf7 Polishing 8 years ago
Sebastien Deleuze 4cd3309890 Remove snapshot repository 8 years ago
Rossen Stoyanchev 4a380b8401 Add RequestDataValueProcessor in spring-web-reactive 8 years ago
Rossen Stoyanchev e4d39bb86f Refactor Undertow WebSocket client configuration model 8 years ago
Rossen Stoyanchev 384e851bd1 Polish reactive WebSocketClient implementations 8 years ago
Sebastien Deleuze c18ebdeee0 Upgrade to Kotlin 1.0.6 8 years ago
Sebastien Deleuze 58e113a591 Avoid NPE in AutoProxyRegistrar when no attribute found 8 years ago
Juergen Hoeller 7818c650ba Cache ASM metadata at the context level (if supported) 8 years ago
Juergen Hoeller 048098119e PATCH does not work with the standard JDK HTTP library 8 years ago
Sebastien Deleuze 6a850ee688 Polishing 8 years ago
Sebastien Deleuze 546687d5e4 Add Kotlin extension for RestTemplate 8 years ago