17547 Commits (fedbb09ad900ab47dec2d15da90b3ba3ed4a67e6)
 

Author SHA1 Message Date
Arjen Poutsma fedbb09ad9 Improve RouterFunctions reference documentation 6 years ago
Sam Brannen 81fde5ec41 Ensure that MethodParameter.findParameterIndex() is thread-safe 6 years ago
Sam Brannen aa7f69a5d1 Ensure that parameter resolution in SpringExtension is thread-safe 6 years ago
Sebastien Deleuze 91de8d265e Fix ProtobufDecoder handling of split message size 6 years ago
Juergen Hoeller 77ab88b144 Polishing 6 years ago
Juergen Hoeller 738097def2 DefaultResponseErrorHandler detects non-standard error code as well 6 years ago
Juergen Hoeller b90553db5c Upgrade to Reactor Californium SR3 6 years ago
Juergen Hoeller 56234fe877 Polishing 6 years ago
Juergen Hoeller c16f36b537 Upgrade to Mockito 2.23.4, Selenium 3.141.59, JSON-P 1.1.4 6 years ago
Juergen Hoeller ae8f680d2e Polishing 6 years ago
Juergen Hoeller bf272b0b21 Nullability fine-tuning based on IntelliJ IDEA 2018.3 inspection 6 years ago
Juergen Hoeller b1b28d4641 ToStringVisitor consistently returns platform-independent line breaks 6 years ago
Johnny Lim 17b2b8af86 Remove an unnecessary local variable 6 years ago
Juergen Hoeller 262c702da4 CachingMetadataReaderFactory releases shared cache Map on clearCache() 6 years ago
Rossen Stoyanchev 548126ddd8 Consistently pass param info to ServerWebInputException 6 years ago
Rossen Stoyanchev 7e9857a663 ForwardedHeaderTransformer handles encoding correctly 6 years ago
Rossen Stoyanchev 0134c9d608 Update @since version after backport 6 years ago
Brian Clozel 5fe628a811 Polish 6 years ago
Rossen Stoyanchev 759013eb17 Consistent isEmpty check in WebTestClient 6 years ago
Rossen Stoyanchev a55ca56e34 BEST_MATCHING_HANDLER_ATTRIBUTE for spring-webmvc 6 years ago
Rossen Stoyanchev d6a5c3428b Improve docs on STOMP / WebSocket frame max size 6 years ago
Rossen Stoyanchev 24848ec1bc Configurable TcpClient for ReactorNettyTcpClient 6 years ago
Juergen Hoeller fef0e21d8b Remove unused LinkedList import 6 years ago
Juergen Hoeller 8c7579eba8 Polishing 6 years ago
Juergen Hoeller a3d763d137 Consistent parameter resolution for batch updates (IN clauses etc) 6 years ago
Juergen Hoeller 2a5d7690b6 CglibAopProxy skips method proxy for equals/hashCode/toString override 6 years ago
Juergen Hoeller f5aeb81473 SerializedBeanFactoryReference falls back to dummy with specific id 6 years ago
stsypanov 02d3cfa42d Use ArrayList instead of LinkedList 6 years ago
Vojtech Janota 12f168290d SPR-17492: FastByteArrayOutputStream.read byte-to-int conversion 6 years ago
Arjen Poutsma 88cb126511 Add RequestPredicate Visitor to WebFlux.fn 6 years ago
Arjen Poutsma f3c29fe2e6 Add test for UriUtils.encode(String, Charset) 6 years ago
Rossen Stoyanchev abf9ce8a34 Improve handling of empty response with Mono<T> 6 years ago
Arjen Poutsma 63275ae2b7 Add Test for LeakAwareDataBufferFactory 6 years ago
Brian Clozel 3203d39821 Remove Content-Length response header from errors 6 years ago
Juergen Hoeller ce5c65c0b0 Upgrade to JAXB 2.3.1, Groovy 2.5.4, Jetty 9.4.14, Tomcat 9.0.13 6 years ago
Stephane Nicoll afa38f5f97 Merge pull request #2019 from Hanope 6 years ago
Stephane Nicoll 7b6f2f8fb3 Polish contribution 6 years ago
Hanope bfb49c7249 Fix typos 6 years ago
HeemangHan 729ce4108d Correct typos (#2018) 6 years ago
Rossen Stoyanchev 1a37345e84 Fix checkstyle violation and polish 6 years ago
Rossen Stoyanchev c89e6c616a Improve logging of request mapping information 6 years ago
Arjen Poutsma 539cfc24c6 Refactor AbstractEncoderTestCase 6 years ago
Arjen Poutsma 39ce989d1a Add and use AbstractDecoderTestCase 6 years ago
Brian Clozel 0f2d9df79f Upgrade to Reactor Californium SNAPSHOTs 6 years ago
Jay Bryant b9603680bc Fixing typoes 6 years ago
Rossen Stoyanchev 7bbd4c681f Merge pull request #2010 from dimitrisli/SPR-17459 6 years ago
Rossen Stoyanchev ba3fef3e8a Refactor media types parsing improvements 6 years ago
Dimitrios Liapis f4b05dc2e7 MediaType parsing supports comma inside quotes 6 years ago
Rossen Stoyanchev 46a5fb7a91 Configurable Marshaller/Unmarshaller in JAXB2 codecs 6 years ago
Juergen Hoeller 093254b2b3 Jackson2ObjectMapperBuilder stores visibility declarations in order 6 years ago