2455 Commits (25bb264bd97feb28d2efb80c3d53465aa534041e)

Author SHA1 Message Date
rstoyanchev 25bb264bd9 Polishing in ReactorNettyWebSocketClient 2 weeks ago
Artem Voronin 9819e1cad5 Propagate max frame length to WebSocket session 2 weeks ago
Sam Brannen 04186fdf0e Consistently refer to URLs and URIs in documentation 3 weeks ago
rstoyanchev b83cb4a947 Make newRequest methods public 3 weeks ago
Sam Brannen 2ec630ef45 Remove obsolete EMPTY_GROUPS constant in InvocableHandlerMethod 3 weeks ago
rstoyanchev e3568a3f0a Fix generic return type support in HttpServiceMethod 4 weeks ago
rstoyanchev e106fc0434 Polishing in RestClientAdapterTests and WebClientAdapterTests 4 weeks ago
Juergen Hoeller 9b10bb5e08 Polishing 4 weeks ago
Juergen Hoeller 8bf85d2596 Polishing 1 month ago
Juergen Hoeller d291272736 Use HandlerMethod-determined validation groups 1 month ago
Juergen Hoeller bc2e89a786 Cache ResponseBody annotation presence per controller class 1 month ago
rstoyanchev 1bb0fdda6b Move validation group determination to ValidationAnnotationUtils 1 month ago
rstoyanchev 78967d4bd6 Optimize version match 1 month ago
rstoyanchev 1d2351c87b Optimize single PathPattern match 1 month ago
Sébastien Deleuze bc01eeb433 Leverage JUnit 6 suspending function support 2 months ago
Sébastien Deleuze 8fbd147f0b Upgrade nullability plugin to 0.10.0 2 months ago
Juergen Hoeller 1c56ec3f7e Polishing 2 months ago
Sam Brannen 5490ba94ae Simplify tests 2 months ago
Sam Brannen 357205723f Simplify tests 2 months ago
Sam Brannen 7917ae53e8 Polishing 2 months ago
rstoyanchev fe2113f5a3 Clear Netty channel attribute 2 months ago
rstoyanchev b69cbad38d Fall back on the value type in BodyInserters if necessary 2 months ago
rstoyanchev 39106b5811 Restore ApiVersionResolver contract 2 months ago
rstoyanchev 2f91baa71c Polishing in ApiVersionResolver 2 months ago
rstoyanchev 8ff89ffda2 Update contribution 2 months ago
rstoyanchev dcf5d69d94 Rename async methods 2 months ago
rstoyanchev 7d33a87278 Polishing contribution 2 months ago
Jonathan Kaplan b878771dca Update ApiVersionResolver to return Mono String 2 months ago
Sam Brannen 06f0f2f317 Polishing 2 months ago
rstoyanchev e0aa116217 Re-initialize API version in each HandlerMapping 2 months ago
rstoyanchev a9027ddf76 Refine handling of API version errors 2 months ago
Sébastien Deleuze 6939cb90df Add ServerRequest.bindAndAwait Kotlin extension 3 months ago
Manu Sridharan d36244ee56 Update to NullAway 0.12.15 and fix new warnings 3 months ago
木葉 Scarlet d077e043d6 Consistently declare @⁠Nullable on parameter in equals() implementations 3 months ago
Juergen Hoeller c813577908 Consistently use DefaultParameterNameDiscoverer.getSharedInstance() 3 months ago
Sébastien Deleuze d4e4250bb1 Remove JavaScript/Kotlin from ScriptEngine documentation 3 months ago
rstoyanchev 0eefac21c9 Polishing contribution 3 months ago
Juergen Hoeller 07c0213f20 Polishing 4 months ago
John Niang 5dcb85db8d BindingContext constructor uses given ReactiveAdapterRegistry arg 4 months ago
rstoyanchev 4ae03ecd40 Use channelId for ReactorNettyWebSocketSession's id 4 months ago
Juergen Hoeller c6810334ca Move extended web data binders to common support packages 4 months ago
rstoyanchev a9a404266c Data binding from pathvars and headers in fn handlers 4 months ago
Vincent Potucek 83bbf16e6c Modernize java.time API usages 4 months ago
Sébastien Deleuze c10266e57e Fix handling of ServerSentEvent with Jackson encoder 4 months ago
Sébastien Deleuze 1b6b163f24 Polishing 4 months ago
Brian Clozel f42eea183e Polishing tests 4 months ago
Sam Brannen ebcfe113d1 Disable flaky failWhileSendingMultipartRequest() test 4 months ago
Brian Clozel 1260081436 Add WebClient integration test for multipart 4 months ago
Brian Clozel 89e0273244 Fix UnprocessableContent support in WebClientResponseException 4 months ago
rstoyanchev fb8bbe838d Polishing in RouterFunctions 4 months ago