22131 Commits (8589804012efda8db2d70094e8efbd8f74d06dc5)
 

Author SHA1 Message Date
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
Juergen Hoeller 622d0831a3 Polishing 4 years ago
Juergen Hoeller 56dbe06d9b Register @Bean definitions as dependent on containing configuration class 4 years ago
Rossen Stoyanchev 11f6c4e7ab Matching update for copyHeadersIfAbsent 4 years ago
Rossen Stoyanchev d46091565b MessageHeaderAccessor handle self-copy correctly 4 years ago
Сергей Цыпанов 42216b77df Remove unused package-private class o.s.w.u.p.SubSequence 4 years ago
Sébastien Deleuze 43faa439ab Refine kotlinx.serialization support 4 years ago
Juergen Hoeller 1f701d9bad Upgrade to Jetty 9.4.35 4 years ago
Juergen Hoeller 73e1f24ac1 Restore HttpHeaders-based constructor for binary compatibility 4 years ago
Juergen Hoeller 86f9716fef Remove misleading default note on ISO.DATE_TIME 4 years ago
Rossen Stoyanchev 80701082cd Set favorPathExtension to false by default 4 years ago
Arjen Poutsma 3612990344 Polishing 4 years ago
Arjen Poutsma dea2029e94 Only write non-default charset in MultipartWriterSupport 4 years ago
Sam Brannen 77d6f8bc00 Polishing 4 years ago
Rossen Stoyanchev 23006d417b Deprecate context method in WebClient 4 years ago
Rossen Stoyanchev d8dafbc49d Add DEBUG log message in MetadataExtractor 4 years ago
Rossen Stoyanchev cc4a1af091 Ensure AsyncSupportConfigurer is created once 4 years ago
Sam Brannen fd70a9e95d Fix comment 4 years ago
Sam Brannen 298cb22bfe Ensure that projects can be imported into Eclipse IDE 4 years ago
Sam Brannen 4ed645e710 Fix broken links to XSD schemas in ref docs 4 years ago
Arjen Poutsma 7c47f554c0 Remove unnecessary check in RequestMappingHandlerAdapter 4 years ago