2619 Commits (4b5c370701e8e58b123b2940b4c5eb6d36e11b1b)

Author SHA1 Message Date
jerzykrlk 7f0e3481a5 Fine-grained RestTemplate exception hierarchy 6 years ago
Sebastien Deleuze 2054fa2191 Upgrade to Jetty reactive HTTP client 1.0.1 6 years ago
Juergen Hoeller 821ab62492 Upgrade to RxJava 2.2 and Kotlin 1.2.60 6 years ago
Rossen Stoyanchev c55c9eb029 Polish 6 years ago
Vedran Pavic bb2db87c2f Add support for adding cookies as headers in MockHttpServletResponse 6 years ago
Rossen Stoyanchev a8a1fc6de5 Earlier processing of forwarded headers 6 years ago
Juergen Hoeller 217aa38cbb Polishing 6 years ago
Juergen Hoeller 2474c48749 Polishing 6 years ago
stsypanov b5c691bdac SPR-17074 Replace pointless wrapping with Arrays.asList with iteration over array 6 years ago
Juergen Hoeller 78eda961f2 Polishing 6 years ago
Vedran Pavic 70dbaf9751 Publish binding event for replaced attributes in MockHttpSession 6 years ago
Juergen Hoeller 92eaf99067 Polishing 6 years ago
Сергей Цыпанов f8340838b3 Use lambda expressions for lazy instantiation (#1911) 6 years ago
Juergen Hoeller 4a147d26fc Initialize pre-filled HashMaps with large enough capacity 6 years ago
stsypanov 457d586859 SPR-17074 pass argument of addAll/putAll into constructor 6 years ago
Pascal Schumacher aa656c47b8 Fix typo in notes on future deprecation of the RestTemplate 6 years ago
Rossen Stoyanchev 91d17cf628 Add notes on future deprecation of the RestTemplate 6 years ago
Rossen Stoyanchev bcb485b5ed bindToApplicatonContext uses WebSessionManager bean 6 years ago
Rossen Stoyanchev 14d0fee86c Improve context-related logging on web startup 6 years ago
Juergen Hoeller 2b2bf27933 Polishing 6 years ago
Juergen Hoeller 3881a4aded Polishing 6 years ago
Juergen Hoeller 3899b7a909 Refactor DefaultCodecs.protobufWriter into protobufEncoder 6 years ago
Juergen Hoeller fd8e4abe5d Introduce ResolvableType.toClass() shortcut 6 years ago
Sebastien Deleuze d3b244a81b Optimize class detection by sharing the ClassLoader 6 years ago
sdeleuze 36a07aa897 Support Protobuf serialization in WebFlux 6 years ago
Juergen Hoeller 4475c67ba8 Fix checkstyle violation 6 years ago
Rossen Stoyanchev 2e4f5a7923 Consistently remove forwarded headers in WebFlux 6 years ago
Rossen Stoyanchev 41aa4218af Polish WebFlux ForwardedHeaderFilter and tests 6 years ago
Sebastien Deleuze 36bbbab02d Deprecate ExtensionRegistryInitializer in protobuf support 6 years ago
Juergen Hoeller 47d8fe83df Upgrade to Interceptor API 1.2.2, Moneta 1.3, Rome 1.11 6 years ago
Juergen Hoeller fac2e35f96 Refactor util.log.LogUtils into core.log.LogDelegateFactory 6 years ago
Juergen Hoeller 1b09718104 Polishing 6 years ago
Vedran Pavic 82194f4ee0 Set SameSite default to Lax 6 years ago
Sebastien Deleuze b09fad13a1 Catch errors when adding SourceHttpMessageConverter 6 years ago
Brian Clozel 390bb871d8 Switch order of multipart Content-Type directives 6 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 6 years ago
Rossen Stoyanchev 93b7a4838e UriComponentsBuilder method to configure URI variables 6 years ago
Rossen Stoyanchev 28cd6978b5 Minor fixes: UriComponentsBuilder, UriComponents, docs 6 years ago
Juergen Hoeller 51c7ceb95d Polishing 6 years ago
Juergen Hoeller 867b3d233d Upgrade to OkHttp 3.11, Apache HttpClient 4.5.6, Hibernate Validator 6.0.11 6 years ago
Juergen Hoeller 1f5d0faf1f HandlerMethod caches interface parameter annotations 6 years ago
Vedran Pavic b1e28a554a Polish WebSession javadoc 6 years ago
Rossen Stoyanchev 9498da5910 Clarify behavior of WebSession#save() 6 years ago
Juergen Hoeller 9c08a482d1 Prefer ArrayList/ArrayDeque over LinkedList for multi-element holders 6 years ago
Rossen Stoyanchev 4d6f2df3cb Add LogUtils and HttpLogging 6 years ago
Juergen Hoeller c77dbbb1e6 Specific exception for missing request header, cookie, matrix variable 6 years ago
Juergen Hoeller 790d515f8c HandlerMethod exposes interface parameter annotations as well 6 years ago
sdeleuze a87764f1fd Add support for Jetty Reactive Streams HTTP client 6 years ago
Sebastien Deleuze 3c9049d530 Leverage Jetty BOM 6 years ago
Juergen Hoeller 5fcfe0fa8e Polishing 6 years ago