3086 Commits (8f1ade55d9e2cfaf84005fd11cb4a884ff09aec0)

Author SHA1 Message Date
rstoyanchev 8f1ade55d9 Update contribution 8 months ago
SRIRAM9487 4d6a921df5 Add HTTP method support to MappedInterceptor 8 months ago
Sam Brannen f11a1e6f82 Polish tests 8 months ago
rstoyanchev 89ba0fd6df Polishing contribution 8 months ago
rstoyanchev 2b1a815167 Add supportedVersionPredicate to ApiVersionConfigurer 8 months ago
rstoyanchev 87838aa4c5 PathApiVersionResolver is not nullable 8 months ago
rstoyanchev 08ccf46399 Rename request param version strategy to query param 8 months ago
rstoyanchev 18ee8adaeb Check resolver set when API version config customized 8 months ago
rstoyanchev 2c32c770d5 Polishing in VersionRequestCondition 8 months ago
rstoyanchev 2238121350 Prefer mapping without version for unversioned request 8 months ago
rstoyanchev 48506db996 Avoid IllegalStateException for unversioned request 8 months ago
Juergen Hoeller 4f6304707d Polishing 8 months ago
Brian Clozel 444573d4b5 Display original request URI in NoResourceFoundException message 8 months ago
Sam Brannen fbc5ff80f4 Implement AutoCloseable in GzippedFiles 8 months ago
Brian Clozel b59dca9c7f Align HttpMessageConverters builder with WebFlux codecs variants 9 months ago
Juergen Hoeller 25b4e29f5e Polishing 9 months ago
rstoyanchev 9670388e0c Support conditional streaming with ResponseEntity<?> 9 months ago
rstoyanchev 6bd12e8680 Clear CONTENT_DISPOSITION before error handling 9 months ago
Sam Brannen b1222ccab7 Polish contribution 9 months ago
Renato Mameli b901afffd0 Fix consumes handling for interface @RequestBody 9 months ago
rstoyanchev 3ce7613195 Add version deprecation tests for router functions 9 months ago
rstoyanchev 86f50b20f2 Move ApiVersionStrategy up to AbstractHandlerMapping 9 months ago
NeatGuyCoding eeedeb3b10 Remove the duplicated “rss” assertion 9 months ago
rstoyanchev 1a9f19f87f Update use of preset content-type for streaming 9 months ago
rstoyanchev 55634f972c Use preset content-type for streaming response 9 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 9 months ago
rstoyanchev 224f1af08e Prepare to support API versioning for fn 9 months ago
rstoyanchev d045f44693 Polishing in RequestMappingHandlerMapping 9 months ago
Brian Clozel 28f9adf88e Simplify media files detection in WebMvcConfigurationSupport 9 months ago
Brian Clozel 7e919d2c96 Reorder multipart converter for server converters 9 months ago
Brian Clozel beedf0a76b Use HttpMessageConverters in client and server config 9 months ago
rstoyanchev 40eb9c2c81 Add docs for API version deprecation support 9 months ago
rstoyanchev 482cfb0b18 Add detectSupportedVersions in spring-webmvc 9 months ago
rstoyanchev 785aab8ad5 Rename ApiDeprecationHandler to insert "Version" 9 months ago
rstoyanchev ffdf941219 Resolve API version in RequestMappingHandlerMapping 9 months ago
rstoyanchev 492e51f3ba Add handling of deprecated API versions 9 months ago
rstoyanchev 0eec1dc636 Consistently validate API version 9 months ago
rstoyanchev a0f9872746 Refactor construction of VersionRequestCondition 9 months ago
rstoyanchev 5d34f9c87e Support API versioning via MediaType parameter 9 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Brian Clozel faada70d59 Reset respone content-type for invalid range responses 9 months ago
Brian Clozel af7758cbc7 Configure CheckStyle rule for empty catch blocks 9 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 9 months ago
秦利斌 1a5cc87bb1
Remove unused field in ResourceHttpRequestHandler 10 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 10 months ago
秦利斌 99890b6147 Fix ResourceHttpRequestHandler#setHeaders JavaDoc 10 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 10 months ago
Sébastien Deleuze 826041d2f7 Add Kotlin body advices 10 months ago
Sébastien Deleuze 4d09eb569b Refine RequestResponseBodyMethodProcessorKotlinTests 10 months ago