2053 Commits (8a67018e61713fc2ff864db9d0c5ecd8db293a24)

Author SHA1 Message Date
Brian Clozel 4b732d62c2 Deprecate HttpHeaders.writableHttpHeaders 2 years ago
Sébastien Deleuze b1bf8c5242 Prevent NPE when using pathExtension predicate 2 years ago
rstoyanchev 6767f7010c Polishing contribution 2 years ago
rstoyanchev 8af1d8e842 Remove applyAttributes flag from contribution 2 years ago
PhilKes 052b6357c8 Apply attributes to the underlying HTTP request 2 years ago
Brian Clozel 9910df85cd Remove observation context from ClientRequest 2 years ago
Sébastien Deleuze 80f3be6577 Replace getJvmErasure by getClassifier 2 years ago
rstoyanchev 38d5c0fed6 Add RFC-7807 response interception 2 years ago
Brian Clozel f6bc828569 Set error on observation in WebClient instrumentation 2 years ago
Sébastien Deleuze c1d4b610ca Refine Kotlin inline class optimizations 2 years ago
rstoyanchev 5f601ceb45 Mark response errors from @ExceptionHandler as handled 2 years ago
Sébastien Deleuze 516a203703 Support nullable Kotlin value class arguments 2 years ago
Sébastien Deleuze 227e75dae4 Support nullable Kotlin value class arguments 2 years ago
Sébastien Deleuze 85a781d517 Instantiate value class parameters with Kotlin reflection 2 years ago
Sébastien Deleuze 45c21042f6 Optimize Kotlin inline class checks 2 years ago
Sam Brannen 122372c580 Spring cleaning: update copyright headers 2 years ago
Sam Brannen 4bd1485ce4 Spring cleaning: use method references 2 years ago
Sam Brannen 3c00637c88 Fix @⁠inheritDoc usage 2 years ago
Arjen Poutsma aee03c5201 Use composite collections in attribute merging 2 years ago
Sam Brannen b9c304b890 Polish contribution 2 years ago
Patrick Strawderman e1a32d4ba9 Avoid resizing of fixed-size HashSet/LinkedHashSet variants 2 years ago
Sam Brannen 3fb170058f Polish contribution 2 years ago
Patrick Strawderman f9fe8efb2e Use ConcurrentHashMap.newKeySet 2 years ago
Arjen Poutsma bc2257aaff Invoke defaultRequest earlier in RestClient and WebClient 2 years ago
rstoyanchev b8715811f8 Write form data without charset parameter 2 years ago
rstoyanchev cd2a3fdd8d Remove deprecations in HandlerResult 2 years ago
Sam Brannen 71dfebbfe5 Polishing 2 years ago
Sam Brannen a85bf3185e Remove APIs deprecated for removal in 6.2 2 years ago
Sam Brannen 7c07c43201 Polishing 2 years ago
Sébastien Deleuze abe381488a Add missing RequestPredicate variants in coRouter 2 years ago
Sébastien Deleuze 2fe3321813 Fix pathExtension null-safety in Kotlin DSLs 2 years ago
Sébastien Deleuze 2d7b2e59b6 Add resource redirection to WebFlux functional router 2 years ago
Arjen Poutsma 750cb73902 Introduce single-value request predicates 2 years ago
Sébastien Deleuze 99bdc4211d Add Coroutines support to NonReactiveHandlerMethodPredicate 2 years ago
Arjen Poutsma af44b3e6c0 Fix delegation in ServerRequest decorators 2 years ago
Patrick Strawderman d5cb1d9adb Initialize Map with correct size in RequestPredicates 2 years ago
Sam Brannen 067638ae6e Introduce ClassUtils.isVoidType() utility method 2 years ago
Sam Brannen 398cc01650 Polishing 2 years ago
Sam Brannen db535863dd Consistently use class literals for primitive types 2 years ago
Sam Brannen 9eae0ba50e Clean up warnings in build 2 years ago
Kai Zander d96a63944c Simplify use of Reactor's cast operator 2 years ago
Arjen Poutsma f2e267b494 Guard against multiple body subscriptions 2 years ago
Juergen Hoeller 199a675692 Declare current observation context as available since 6.0.15 2 years ago
Juergen Hoeller 2f921dd13d Declare allowPrivateNetwork as available since 5.3.32 2 years ago
Sam Brannen 45a1f98bd6 Polishing 2 years ago
Juergen Hoeller 5faace0eb3 Predetermine validation groups on initialization 2 years ago
Sam Brannen 3b2f6e74a6 Make assertions based on Annotation#toString() lenient 2 years ago
Sam Brannen 1a52c56bd4 Polishing 2 years ago
Sam Brannen 4cc91a2869 Ensure inherited @⁠HttpExchange annotation can be overridden in controller 2 years ago
Sam Brannen 6697461003 Reject mixed @⁠RequestMapping and @⁠HttpExchange declarations in MVC & WebFlux 2 years ago