3810 Commits (743a96b75ebf79b2d9a6aba82629b5a85f7167bc)

Author SHA1 Message Date
izeye fcf64798b5 Add Javadoc since for GraphQL constants 3 years ago
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 3 years ago
Juergen Hoeller 0cf7f7bd89 Polishing 3 years ago
Arjen Poutsma 3b4ae7b028 TomcatHttpHandlerAdapter continues after 0 bytes 3 years ago
Stephane Nicoll 8b39698553 Upgrade to Reactor 2020.0.18 3 years ago
Juergen Hoeller 10e979e58b Polishing 3 years ago
Juergen Hoeller 4143b445d6 Polishing 3 years ago
Juergen Hoeller eefdd2c768 Avoid return value reference in potentially cached MethodParameter instance 3 years ago
Juergen Hoeller c3fe112fd7 Consistent use of getLocalAddr() without DNS lookups in request adapters 3 years ago
Brian Clozel 17f7a24118 Add application/graphql+json mime and media types 3 years ago
rstoyanchev d518a7d8c8 AbstractListenerReadPublisher continues after 0 bytes 3 years ago
Sam Brannen 9a5891e6e6 Explicitly close ApplicationContexts and clean up warnings in tests 3 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 3 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 3 years ago
rstoyanchev 21d61316be Unwrap MappingJacksonValue before selecting ObjectMapper 3 years ago
rstoyanchev cb39b07088 Polishing Jackson encoder tests 3 years ago
Brian Clozel 6f41180cc5 Align AsyncRestTemplate error logging with RestTemplate 3 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 3 years ago
Brian Clozel 88f73bffa0 Make assertion message lazy in ServletRequestPathUtils 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
rstoyanchev c4e362500b Polishing tests 3 years ago
rstoyanchev 8d5a6520ce Ensure all converters don't close InputStream 3 years ago
rstoyanchev 4effca35b5 Ignore Content-Type that is invalid (not concrete) 3 years ago
Sam Brannen dbeae27d3c Reduce build time by reducing shutdown wait period for Jetty tests 3 years ago
Arjen Poutsma caa13690e8 Support multiple boundary buffers in MultipartParser 3 years ago
Sam Brannen 6647023151 Document how to register annotated classes in a GenericWebApplicationContext 3 years ago
Sam Brannen e32f94bf8c Polish GenericWebApplicationContext and AnnotationConfigWebApplicationContext 3 years ago
shirohoo 7211912057 Polish tests in spring-web 3 years ago
Juergen Hoeller 6b3052200a Skip "data:" lines without content 3 years ago
rstoyanchev 34cb5df859 Consistent id for ReactorServerHttpRequest 3 years ago
rstoyanchev 7665424ea8 Polishing contribution 3 years ago
Max Demydenko f63a106c85 clear() method also clears argument resolver cache 3 years ago
rstoyanchev caaf48d4ec Add missing overrides to ServerHttpResponseDecorator 3 years ago
rstoyanchev e8e7fbba94 Polishing contribution and fix failing test 3 years ago
sokomishalov bd1f34e174 Apply adapters to client request headers after committed 3 years ago
Arjen Poutsma a490723f02 NettyHeadersAdapter::putAll does not overwrite headers 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Arjen Poutsma 4078b73cec NettyHeadersAdapter::putAll does not overwrite headers 3 years ago
Sam Brannen c3ce4f0f90 Polish contribution 3 years ago
Marten Deinum e1200f34e7 Use try-with-resources for AutoClosables where feasible 3 years ago
Rossen Stoyanchev e9083d7d20 Apply LogFormatUtils in more places 3 years ago
Juergen Hoeller 14f24f43d7 Polishing 3 years ago
Rossen Stoyanchev 6582787678 Apply resources after application HttpClient mapper 3 years ago
Arjen Poutsma 722ab25f27 Support empty file names in UriUtils::extractFileExtension 3 years ago
d4ksn 29572600dc Ensure that references > MAX_REFERENCE_SIZE are not processed 3 years ago
Rossen Stoyanchev c6ce65ef56 Polishing contribution 3 years ago
happyWilliam0 b5743966d6 Improve efficiency of UrlPathHelper#getSanitizedPath 3 years ago
Arjen Poutsma 0c7e000250 Refactor Contents to DefaultParts 3 years ago
Arjen Poutsma 694db2273f Add Part::delete method 3 years ago
Arjen Poutsma 0416168d0e Fix bug in max header calculation in DefaultPartHttpMessageReader 3 years ago