4384 Commits (5b2aa0be81610bec4be1c83a2ee7611a875ce6fd)

Author SHA1 Message Date
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 2 years ago
Sam Brannen 2afcf60566 Avoid String allocations with Assert.state() 2 years ago
Sam Brannen fff999f416 Polishing 2 years ago
Sam Brannen deabd66939 Avoid String allocations with Assert.state() 2 years ago
Christoph Dreis 2a853aea67 Avoid String allocations in MediaType.checkParameters 2 years ago
Sam Brannen a281d8c3fd Polishing 2 years ago
Brian Clozel 6022065ad3 Rename web observation documentation 2 years ago
Sam Brannen d492086c76 Polishing 2 years ago
Brian Clozel a94b0e51e2 Align server contextual names with OTel conventions 2 years ago
Marcin Grzejszczak c03ccb2e6c Propagate context in reactive HTTP server and client 2 years ago
rstoyanchev 481389f761 Support `@RequestPart` for `@HttpExchange` methods 2 years ago
rstoyanchev 4b647a1801 Minor refactoring in AbstractNamedValueArgumentResolver 2 years ago
Arjen Poutsma 0ef96b893b Filter out empty PartEvents in PartEventHttpMessageWriter 2 years ago
rstoyanchev 921eeadff4 Minor refactoring after recent commits 2 years ago
rstoyanchev e71057dca9 Support i8n of ProblemDetail "title" field 2 years ago
rstoyanchev 506fbe5243 Improve mapping any Exception to ErrorResponse 2 years ago
Arjen Poutsma ca33752267 Upgrade to Jackson 2.14.0-rc3 2 years ago
Arjen Poutsma 46329851c1 Ensure state of PartGenerator accepts buffers 2 years ago
rstoyanchev 5aeafc0761 Fix ISE in [Http|RSocket]ServiceProxyFactory 2 years ago
Sébastien Deleuze 386d83545d Register proxy hints for HttpExchange annotations 2 years ago
Sébastien Deleuze e5b05586a3 Register reflection hints for HttpExchange annotations 2 years ago
Brian Clozel 13c0c242b3 Revert "Revisit resource cleanup in ClientHttpRequestFactory" 2 years ago
Brian Clozel 9410998897 Add caching headers to If-Unmodified-Since responses 2 years ago
Brian Clozel fcbd5ec80a Avoid NPEs in DefaultServerRequestObservationConvention 2 years ago
Brian Clozel 7e0a039291 Add ServerWebExchange getter in WebFlux Observation context 2 years ago
Phillip Webb f93fda2a95 Guard against no-op observation 2 years ago
Johnny Lim ba99672fd6 Suppress removal warnings 2 years ago
rstoyanchev d4f7484252 Add Builder to RSocketServiceProxyFactory 2 years ago
Brian Clozel 57bbc09fca Do not set response status in ServerHttpObservationFilter 2 years ago
Arjen Poutsma f99c02fc94 Upgrade to Jackson 2.14.0-rc2 2 years ago
Sébastien Deleuze aa776e40f9 Ensure classpath checks can be evaluated at build-time 2 years ago
Johnny Lim 5dca43ebd6 Use KeyValue.NONE_VALUE where possible 2 years ago
Sam Brannen 19f795a75a Suppress deprecation warnings in tests 2 years ago
Sam Brannen bfdf070232 Suppress deprecation warnings in tests 2 years ago
Johnny Lim d0a99c15c4 Make RestTemplate.createResourceAccessException() private 2 years ago
Johnny Lim 7df8b59a7f Polish "Reorganize HTTP Observation types" 2 years ago
Brian Clozel 001b2636d6 Reorganize HTTP Observation types 2 years ago
rstoyanchev 5cb3af708c Add Builder to HttpServiceProxyFactory 2 years ago
rstoyanchev 113db2fb2f Fix regression in AbstractJackson2Decoder 2 years ago
Yanming Zhou 19cbba6b34 Use correct RFC number for ProblemDetail support in Javadoc 2 years ago
Arjen Poutsma ce03980fb4 Mark HttpRequest::getMethodValue and ClientHttpResponse::getRawStatusCode for removal 2 years ago
Arjen Poutsma 2c58eea781 Mark HttpMethod::resolve for removal 2 years ago
Arjen Poutsma dedcb19f44 Document PartEvent API 2 years ago
rstoyanchev cf2b1020f4 Update table of supported controller method return types 2 years ago
Juergen Hoeller bba66429fb Polishing 2 years ago
Stephane Nicoll 45939720f2 Add native support for @ExceptionHandler 2 years ago
Johnny Lim d4a08dae43 Fix typos in CorsConfiguration[Tests] 2 years ago
Arjen Poutsma 8227032a0f Improve exception message if MultipartParser can not find end of body 2 years ago
Sébastien Deleuze 42c3ac64ff Remove spring.spel.ignore and spring.xml.ignore flags 2 years ago
Arjen Poutsma 3e33912624 Deprecate streaming mode in DefaultPartHttpMessageReader 2 years ago