4094 Commits (f80fbe30cc8bdcd5351b95257bfb707a73ee0b64)

Author SHA1 Message Date
Brian Clozel 9465110917 Polish 4 years ago
chenrl b71e686cbd Fix ServletContextResource isFile check 4 years ago
Brian Clozel 9c400ed384 Polish Stream#toList() consistent usage 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
Sam Brannen a975b9d5da Suppress "unused" warnings in tests 4 years ago
Sébastien Deleuze 42ab1b75e7 Fix a regression in Kotlin serialization support 4 years ago
Johnny Lim 907c96b21e Polish "Deprecate support for theme" changes 4 years ago
rstoyanchev 57067f58e1 Polishing contribution 4 years ago
Laber, Jason M 27b5d141e2 Allow customization for ObjectReader and ObjectWriter 4 years ago
rstoyanchev 74df50c906 Polishing ProblemDetail Javadoc 4 years ago
Arjen Poutsma ef5b64dc00 Minor Javadoc correction 4 years ago
rstoyanchev 5192d99fa4 Support formatting annotations on HTTP service interface 4 years ago
Sébastien Deleuze 157c28bcec Enable HTTP and HTTPS on native in spring-web module 4 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 4 years ago
Sam Brannen 1263226928 Remove unused EMPTY_BUFFER constant 4 years ago
Arjen Poutsma 990a34074a Upgrade RestTemplate to HttpClient 5 4 years ago
Brian Clozel 4c45387805 Polish Observability instrumentation 4 years ago
rstoyanchev ae8b7973b4 Improve Javadoc on RequestEntity#getUrl 4 years ago
rstoyanchev f3c082abac Deprecate ignoreDefaultModelOnRedirect property 4 years ago
rstoyanchev 02f61e3aae Fix failing test in CancelWithoutDemandCodecTests 4 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 4 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 4 years ago
Sam Brannen 50dff77d01 Polish contribution 4 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 4 years ago
Sam Brannen 911d1f2dea Suppress warnings 4 years ago
rstoyanchev e370c15bc6 Fix error handling regression for non-streaming Flux 4 years ago
Brian Clozel 19d991a67b Revisit resource cleanup in ClientHttpRequestFactory 4 years ago
Brian Clozel 241261b6b6 Polish 4 years ago
Brian Clozel 82e47db28f Instrument reactive servers for Observability 4 years ago
Brian Clozel 6eded96740 Instrument Servlet server apps for Observability 4 years ago
Brian Clozel a0ddcd07c8 Instrument RestTemplate for Observability 4 years ago
Brian Clozel f9dcd428ae Extract Mock HTTP client requests and responses 4 years ago
rstoyanchev 3c5888c43f Polishing 4 years ago
rstoyanchev 2f4c39ba2a Add classpath detection for Reactor Netty 2 4 years ago
유예본(Yebon You)/Platform Engineering팀/11ST fa1f7f6dc7 Use InputStream's contracts instead of StreamUtils 4 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 4 years ago
Patrick Strawderman d4a74c8f9d Update StreamUtils drain and emptyInput to use JDK builtins 4 years ago
Sam Brannen 6d83a959fb Rename registerResourceIfNecessary to registerResource 4 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 4 years ago
Brian Clozel 1051fe7bee Improve InvocableHandlerMethod error handling 4 years ago
Brian Clozel 1dc3d5d2d6 Make HttpStatusCode extend Serializable 4 years ago
Brian Clozel c72c2ffc26 Polish 4 years ago
Nheyll 058109315d Deprecate support for theme 4 years ago
rstoyanchev d373435856 Support for WebFlux on Reactor Netty 2 with Netty 5 4 years ago
Sébastien Deleuze d6c49eec5a Polish WebUtilRuntimeHints 4 years ago
Sébastien Deleuze bfa803baa4 Add resource hints for HtmlCharacterEntityReferences.properties 4 years ago
Sam Brannen 26d2f7d12b Delete unused import 4 years ago
rstoyanchev 8423b2cab7 Add support for RSocket interface client 4 years ago
Brian Clozel a425512025 Polish 4 years ago
Kevin Yue 298c9a6f1b Redirect response wrapper should commit response 4 years ago