2156 Commits (27c4f0e29dd44b72fd0dc2e0cf08d265a1cd01db)

Author SHA1 Message Date
Brian Clozel 84be0d85b4 Refine location checks for PathResource 1 year ago
Brian Clozel c971276f34 Refine default filtered headers for web data binding 1 year ago
Sébastien Deleuze 96f7d50abf Remove unneeded NullAway warning suppressions 1 year ago
Mattias-Sehlstedt 50b1fb0b15 Change the description for the uri client request observation 1 year ago
Sam Brannen 8bba4f641f Update copyright headers to 2025 1 year ago
Sam Brannen e26c161ae9 Clean up warnings 1 year ago
Sébastien Deleuze b332920b17 Refine null-safety in the spring-webflux module 1 year ago
Simon Baslé f24f9a4ba4 Polishing 1 year ago
Simon Baslé 0c6f5d7d29 `HttpHeaders` are no longer a `MultiValueMap` 1 year ago
rstoyanchev 41a9db376d Deprecate pathExtension routing predicates 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
rstoyanchev 32db1a1680 Remove WebFlux trailing slash match 1 year ago
rstoyanchev 7f4da52cc5 Remove Spring MVC path extension content negotiation 1 year ago
rstoyanchev 8aeced9f80 Support header filtering in web data binding 1 year ago
rstoyanchev 70c326ed30 Support headers in DataBinding via constructor args 1 year ago
rstoyanchev 7b4e19c69b Make ExtendedServletRequestDataBinder public 1 year ago
rstoyanchev 3b95d2c449 Support Flux<ServerSentEvent<Fragment>> in WebFlux 1 year ago
rstoyanchev d45e6ec197 Support Flux<ServerSentEvent<Fragment>> in WebFlux 1 year ago
Sébastien Deleuze edce3029a2 Remove tests for Kotlin Script Templates 1 year ago
Juergen Hoeller da75840712 Drop server-specific TomcatRequestUpgradeStrategy for WebFlux 1 year ago
Juergen Hoeller edf7f3cd43 Polishing 1 year ago
Juergen Hoeller 58c64cba2c Consistent fallback to NoUpgradeStrategyWebSocketService 1 year ago
Juergen Hoeller 2b9010c2a2 Remove APIs marked as deprecated for removal 1 year ago
Sébastien Deleuze 1aede291bb Move Kotlin value class unboxing to InvocableHandlerMethod 1 year ago
rstoyanchev 81ea35c726 Update method names in FragmentsRendering 1 year ago
rstoyanchev 1fd0b8730b Improve Javadoc of FragmentsRendering 1 year ago
Johnny Lim 1910d32405 Replace TestObservationRegistryAssert.assertThat() with Assertions.assertThat() 1 year ago
Brian Clozel f548da8a8d Temporarily ignore webflux tomcat integration tests 1 year ago
Brian Clozel 4b3e192ca1 Upgrade to Tomcat 11.0 1 year ago
Simon Baslé d597d2e159 Fix WebClientIntegrationTest#applyAttributesToNativeRequest flaky test 1 year ago
Brian Clozel afef439c1f Temporarily disable flaky integration test 1 year ago
Simon Baslé 35b452b458 Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter 1 year ago
Juergen Hoeller 14b9865de7 Remove ineffective JettyByteBufferIterator from WebSocket adapter 1 year ago
Sam Brannen 0a5bd89129 Align JettyByteBufferIterator implementations 1 year ago
rstoyanchev cbe2f36106 Decode static resource path with UriUtils 1 year ago
rstoyanchev e78179b96e Decode static resource path with UriUtils 1 year ago
Brian Clozel 49a63e2c37 Add tests for gh-33867 1 year ago
ZLATAN628 5666e363d1 Fix wrong uri tag for client observation convention 1 year ago
rstoyanchev 59ec871e76 Append trailing slash to static location 1 year ago
Johnny Lim 0beb56a58c Fix indentation to use tabs in Kotlin source files 1 year ago
Juergen Hoeller c979eddab1 Consistent deprecation markers for 6.2 1 year ago
rstoyanchev 73e5aa38ec Polishing contribution 1 year ago
Sébastien Deleuze 5e28a25a30 Add a WebFlux integration test 1 year ago
Sébastien Deleuze 4c44b91cf9 Speedup WebFlux tests by reducing the interval period 1 year ago
rstoyanchev 23656aebc6 Use Locale.ROOT consistently for toLower/toUpperCase 1 year ago
rstoyanchev a63cf06496 Update Javadoc snippets for static resource locations 1 year ago
rstoyanchev 789d7effa9 Assert static resource location 1 year ago
rstoyanchev 7d3a3d35ce Update valid path checks for double encoding 1 year ago
rstoyanchev fb7890d739 Update processPath for double encoding 1 year ago
rstoyanchev 1a0b577bfc Do not support relative static resource paths 1 year ago