22001 Commits (4597e9b5476770cb2dd301886b6c3b70d9963677)
 

Author SHA1 Message Date
Brian Clozel 4597e9b547 Upgrade CI container images to Ubuntu Focal 4 years ago
Brian Clozel 721dacca5a Upgrade JDK8, JDK11 and JDK15 versions in CI build 4 years ago
alexscari 9d124fffcb
Fix typo in Javadoc for AbstractJdbcCall 4 years ago
Juergen Hoeller 2a47751fcd Defensively handle loadClass null result in BeanUtils.findEditorByConvention 4 years ago
Spring Buildmaster 06e352822a Next development version (v5.3.3-SNAPSHOT) 4 years ago
Rossen Stoyanchev 25101fb034 Additional fixes for discarding data buffers 4 years ago
Rossen Stoyanchev cb44ae62e9 Additional DataBuffer hints 4 years ago
Juergen Hoeller 01fb4dbeba Polishing 4 years ago
fengyuanwei 07fadae27d Remove duplicate "property" in PropertyCacheKey.toString() 4 years ago
Arjen Poutsma 2b77c08e09 Clear path pattern in HandlerMapping 4 years ago
Arjen Poutsma cb2b141d31 Clear path pattern after async result 4 years ago
Brian Clozel 3b92d45984 Upgrade reference docs dependencies 4 years ago
Juergen Hoeller 1195b3a0b0 Polishing 4 years ago
Sébastien Deleuze 56721669d1 Upgrade to Kotlin 1.4.21 4 years ago
Sébastien Deleuze e87e03c539 Refine ConfigurationClassPostProcessor behavior in native images 4 years ago
Rossen Stoyanchev 194cebd730 Upgrade to Reactor 2020.0.2 4 years ago
Rossen Stoyanchev 7418c4b7b7 Fix buffer leak in AbstractServerHttpResponse 4 years ago
Rossen Stoyanchev ad42010785 Correlate data buffers to request log messages 4 years ago
Juergen Hoeller 10f6a22315 Upgrade to Undertow 2.2.3 and Apache HttpCore Reactive 5.0.3 4 years ago
Juergen Hoeller c970c318f4 Polishing 4 years ago
Juergen Hoeller 834032df1f Clarify intended advice execution behavior (includes related polishing) 4 years ago
Brian Clozel 5efa4ad442 Pull images with registry-image resource in build 4 years ago
Rossen Stoyanchev 7ef3257b03 Correctly determine HttpServletMapping for INCLUDE 4 years ago
Sébastien Deleuze 0172424635 Avoid CGLIB proxies on websocket/messaging configurations 4 years ago
Sébastien Deleuze 994ec708fc Upgrade to Kotlin Coroutines 1.4.2 4 years ago
Stephane Nicoll da15fe4c94 Upgrade to Gradle 6.7.1 4 years ago
mplain a1d134b086 Add missing Kotlin extensions for WebClient.ResponseSpec 4 years ago
Juergen Hoeller 3c85c263d2 Upgrade to Groovy 3.0.7, RxJava 3.0.8, Mockito 3.6.28 4 years ago
Sam Brannen 7b3f53de50 Polish SpelParserTests 4 years ago
VonUniGE ec7425c1f4 Fix typo in javadoc for ResponseExtractor 4 years ago
limo520 ef05eb3729
Fix assertions in SpelParserTests.generalExpressions 4 years ago
Rossen Stoyanchev 8ac39a50fe ServletServerHttpResponse reflects Content-Type override 4 years ago
Rossen Stoyanchev d82cb15439 Ensure both mock files and parts can be provided 4 years ago
Rossen Stoyanchev 8c1d06e0c4 Polishing contribution 4 years ago
shevtsiv 01892c6524 Optimization in ResourceArrayPropertyEditor 4 years ago
Brian Clozel 9776929a9d Mention security considerations in Forwarded filters 4 years ago
Brian Clozel 4337d8465c Remove spring.event.invoke-listener startup event 4 years ago
Arjen Poutsma 8f0ad73bfd Merge pull request #26133 from alexfeigin/master 4 years ago
Alex Feigin 3714d0e401 Expose future response in new AsyncServerResponse 4 years ago
Juergen Hoeller 227d85a6b4 Upgrade to Jackson 2.12, Hibernate ORM 5.4.25, Checkstyle 8.38 4 years ago
Arjen Poutsma a1320cd450 Add SSE support to WebMvc.fn 4 years ago
Johnny Lim c7f2f50c15
Polish ConfigurationClassPostProcessorTests 4 years ago
Juergen Hoeller 396fb0cd51 Support for multi-threaded addConverter calls 4 years ago
Rossen Stoyanchev 5328184f3a ContentCachingResponseWrapper skips contentLength for chunked responses 4 years ago
Rossen Stoyanchev 1e19e51c9c Fix exchangeToMono sample in reference 4 years ago
Arjen Poutsma 69aed83504 Use nested path variables instead of Servlet's 4 years ago
Arjen Poutsma 0978cc629a Polishing 4 years ago
Rossen Stoyanchev 0c825621b8 Avoid use of Optional wrapper to get List<MediaType> 4 years ago
Rossen Stoyanchev e7b0b65244 Support for MediaType mappings in ResourceWebHandler 4 years ago
Stephane Nicoll e9caee1b6e Start building against Reactor 2020.0.2 snapshots 4 years ago