2450 Commits (cf2b59b68bc0d5a6b6090d4fa3f292acb497dd60)

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