4055 Commits (d0a99c15c4bf4ee8dce3777cc2191d4667ee3d0a)

Author SHA1 Message Date
Johnny Lim d0a99c15c4 Make RestTemplate.createResourceAccessException() private 3 years ago
Johnny Lim 7df8b59a7f Polish "Reorganize HTTP Observation types" 3 years ago
Brian Clozel 001b2636d6 Reorganize HTTP Observation types 3 years ago
rstoyanchev 5cb3af708c Add Builder to HttpServiceProxyFactory 3 years ago
rstoyanchev 113db2fb2f Fix regression in AbstractJackson2Decoder 3 years ago
Yanming Zhou 19cbba6b34 Use correct RFC number for ProblemDetail support in Javadoc 3 years ago
Arjen Poutsma ce03980fb4 Mark HttpRequest::getMethodValue and ClientHttpResponse::getRawStatusCode for removal 3 years ago
Arjen Poutsma 2c58eea781 Mark HttpMethod::resolve for removal 3 years ago
Arjen Poutsma dedcb19f44 Document PartEvent API 3 years ago
rstoyanchev cf2b1020f4 Update table of supported controller method return types 3 years ago
Juergen Hoeller bba66429fb Polishing 3 years ago
Stephane Nicoll 45939720f2 Add native support for @ExceptionHandler 3 years ago
Johnny Lim d4a08dae43 Fix typos in CorsConfiguration[Tests] 3 years ago
Arjen Poutsma 8227032a0f Improve exception message if MultipartParser can not find end of body 3 years ago
Sébastien Deleuze 42c3ac64ff Remove spring.spel.ignore and spring.xml.ignore flags 3 years ago
Arjen Poutsma 3e33912624 Deprecate streaming mode in DefaultPartHttpMessageReader 3 years ago
Johnny Lim 371fd06ae2 Use AssertJ static imports consistently in main 3 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 3 years ago
Sam Brannen c98ed17728 Polishing 3 years ago
Johnny Lim ced37d53b4 Polishing 3 years ago
rstoyanchev 16ea4692ba Drop Servlet 4 classpath check 3 years ago
rstoyanchev 1afc1fc90d Fix regression in AbstractJackson2Encoder 3 years ago
Sam Brannen ba42deb7db Remove obsolete code 3 years ago
Brian Clozel 455a736a01 Switch to Micrometer 1.10.0-SNAPSHOT 4 years ago
Iain Henderson b8243e6f84 Support CBOR and Protobuf with Kotlin Serialization 4 years ago
Juergen Hoeller 2a1807895e Upgrade to Tomcat 10.1 in web tests 4 years ago
rstoyanchev ffe2ba4c7b Undo constructor deprecation + polishing 4 years ago
rstoyanchev b08f185a0b Use MethodArgumentNotValidException for model attributes 4 years ago
rstoyanchev a4210854fb MessageSource support for Spring MVC and WebFlux exceptions 4 years ago
Brian Clozel 681cf0dae7 Provide full request URL for "http.url" keyvalue 4 years ago
Brian Clozel 486a1b6024 Change keyvalue name to http.url in server observations 4 years ago
rstoyanchev 4d5b0c91a3 Polishing contribution 4 years ago
Violeta Georgieva b5adae2086 Switch to Reactor Netty 2 snapshots 4 years ago
Brian Clozel a18c692b53 Start RestTemplate observation wtih available request 4 years ago
Johnny Lim 380795e5b8 Polish observability changes 4 years ago
Brian Clozel 8c24e8c034 Add HttpOutcome for HTTP observations 4 years ago
Brian Clozel b9070ae752 Add contextualName to HTTP Observations 4 years ago
rstoyanchev 5d2c9d946a Clean up conditional use of ChannelOperationsId 4 years ago
Violeta Georgieva e81d30160c Remove useless constant reactorNettyRequestChannelOperationsIdPresent 4 years ago
Brian Clozel d98e27cf79 Upgrade to Kotlin 1.7.20 4 years ago
rstoyanchev 9eaae0fe04 Polishing contribution and Theme deprecation notices 4 years ago
Vedran Pavic cde92f5e1d Deprecate CookieGenerator 4 years ago
rstoyanchev e6c2d44646 Better integrate ResponseCookie in CookieLocaleResolver 4 years ago
Vedran Pavic 7ea49fa9f4 Refactor CookieLocaleResolver 4 years ago
rstoyanchev badba7c3e9 Support coma-delimited format for origin values 4 years ago
Arjen Poutsma d516667f37 Polish "Allow for CoroutineContext in invokeSuspendingFunction" 4 years ago
Lukáš Křečan ff844ed99f Allow overriding invokeSuspendingFunction 4 years ago
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