2423 Commits (e94aaab288c76fdac70f7141d30e9befcc454ed4)

Author SHA1 Message Date
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 5 months ago
rstoyanchev 0eefac21c9 Polishing contribution 5 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 6 months ago
Brian Clozel 1260081436 Add WebClient integration test for multipart 6 months ago
Brian Clozel 89e0273244 Fix UnprocessableContent support in WebClientResponseException 6 months ago
rstoyanchev fb8bbe838d Polishing in RouterFunctions 6 months ago
Juergen Hoeller 5c5367a1be Polishing 6 months ago
rstoyanchev 721c40b5c5 Add defaultVersion to set of supported versions 6 months ago
rstoyanchev 7555d0e489 Update generics on WebFlux RouterFunctions.Builder 6 months ago
Sébastien Deleuze d0f57013b0 Change default codecs ordering and add Jackson CBOR 6 months ago
rstoyanchev b128f59714 Expose handler to ApiVersionDeprecationHandler implementations 6 months ago
Sam Brannen 2f47efe2d3 Polishing 6 months ago
rstoyanchev 183a9466c5 Add dedicated ApiVersionResolver implementations 6 months ago
rstoyanchev 715bc68c16 Rename methods in FragmentsRendering 6 months ago
Sébastien Deleuze 3bedf42fbc Fix Jetty multipart client support with Java 25 6 months ago
Edgar Asatryan 141df5291d Prevent NoClassDefFoundError when Jetty Reactive HttpClient not on classpath 7 months ago
Dariusz Jędrzejczyk b2c84ac038 Adapt to Reactor 3.8 JSpecify annotations 7 months ago
Sam Brannen 0389684429 Revise contribution 7 months ago
yongjunhong 8edc7cd542 Reject effectively private handler methods on CGLIB proxied controllers 7 months ago
Sam Brannen 26c57cecd2 Fix copy-n-paste error in Javadoc 7 months ago
rstoyanchev c165dd5e0e Update Javadoc of reactive WebSocketHandler 7 months ago
rstoyanchev e0b8cb4fe2 Allow setting ApiVersionInserter to null 7 months ago
rstoyanchev 03e379b070 Improve Javadoc for use of ApiVersionInserter 7 months ago
rstoyanchev 00543becf8 Allow explicitly sending no API version 7 months ago
Sam Brannen 48ec990a17 Fix typos 7 months ago
Sam Brannen 8dd64602e8 Avoid warnings with AssertJ APIs 7 months ago
rstoyanchev 2e915a3934 Provide access to API version in controller method 7 months ago
Sam Brannen d84bf18408 Upgrade to JUnit 6.0 RC3 7 months ago
Sébastien Deleuze 7edb0b3397 Upgrade the build to Java 25 7 months ago
Sébastien Deleuze c79e4e230b Reinstantiate checks for kotlin-reflect 7 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 7 months ago
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 7 months ago
Sébastien Deleuze 79738d921a Upgrade to Jackson 3.0.0-rc10 7 months ago
Sébastien Deleuze 23d1b0e881 Polishing 7 months ago
Sébastien Deleuze da0a36bfd6 Upgrade to NullAway 0.12.10 and refine nullability 7 months ago
rstoyanchev c7121d048c Replace X-API-Version with API-Version 7 months ago
rstoyanchev 3702031f82 Improve docs on versioning by path segment 8 months ago