3823 Commits (2b65f274dc77645d4af6ca76a62008b6cede2675)

Author SHA1 Message Date
neals e22a038725 Remove Log4J initialization from package-info.java 4 years ago
Sam Brannen 365a18c9c2 Polishing 4 years ago
rstoyanchev 2d2726b8f7 Add RequestBody resolver and minor improvements 4 years ago
rstoyanchev 7797453f28 Refactor resolver tests 4 years ago
rstoyanchev 2794553d2e Add resolvers for URI, cookies, and request params 4 years ago
rstoyanchev f8ac5985bd Extract base class AbstractNamedValueArgumentResolver 4 years ago
rstoyanchev d91b840d0e Polishing and refactoring 4 years ago
Olga Maciaszek-Sharma 38bf0776a1 Add initial RequestHeaderArgumentResolver implementation and tests. 4 years ago
Arjen Poutsma efafccde2b Polish contribution & Support multiple quoted printable segments in Content-Disposition 4 years ago
Alex Lei 195b622411 Support multiple base64 segments in Content-Disposition 4 years ago
Arjen Poutsma 217117ced0 Remove Jakarta Mail dependency from spring-web 4 years ago
rstoyanchev f0d149b330 Polishing contribution 4 years ago
binchoo caaf83b8e6 Add tests for binding to a Part field 4 years ago
rstoyanchev 62ab360f64 Update HttpMethodArgumentResolver 4 years ago
rstoyanchev b1384ddafa Add HttpServiceProxyFactory builder 4 years ago
rstoyanchev 8a46e96875 Add remaining HttpExchange annotations 4 years ago
rstoyanchev d7ab5b4132 Refactor HttpRequestSpec to HttpRequestValues 4 years ago
rstoyanchev 564f8ba7a0 Update after review 4 years ago
rstoyanchev bb44c0e13a Polishing 4 years ago
rstoyanchev 4bddbd30c4 Polishing contribution 4 years ago
Olga Maciaszek-Sharma c2a008fc22 Add HttpMethod and PathVariable argument resolvers 4 years ago
rstoyanchev c418768f05 Add @HttpRequest and HttpServiceProxyFactory 4 years ago
izeye fcf64798b5 Add Javadoc since for GraphQL constants 4 years ago
Arjen Poutsma be7fa3aaa8 Introduce PartEvent 4 years ago
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 4 years ago
Juergen Hoeller 0cf7f7bd89 Polishing 4 years ago
Arjen Poutsma 3b4ae7b028 TomcatHttpHandlerAdapter continues after 0 bytes 4 years ago
Stephane Nicoll 8b39698553 Upgrade to Reactor 2020.0.18 4 years ago
Arjen Poutsma 5fc8a9839c Do not add Accept-Ranges header on client-side 4 years ago
Juergen Hoeller 10e979e58b Polishing 4 years ago
Juergen Hoeller 4143b445d6 Polishing 4 years ago
Juergen Hoeller eefdd2c768 Avoid return value reference in potentially cached MethodParameter instance 4 years ago
Juergen Hoeller c3fe112fd7 Consistent use of getLocalAddr() without DNS lookups in request adapters 4 years ago
Arjen Poutsma 9adfa5e8b0 Add HEAD support in MVC/WebFlux Resource handling 4 years ago
Arjen Poutsma 192f2becf6 Automatically clean up multipart temp files 4 years ago
Brian Clozel 17f7a24118 Add application/graphql+json mime and media types 4 years ago
rstoyanchev d518a7d8c8 AbstractListenerReadPublisher continues after 0 bytes 4 years ago
Sam Brannen 7a1421cb0f Suppress deprecation warnings in tests 4 years ago
Arjen Poutsma 72e7ae60d4 Polish Javadoc for AbstractClientHttpResponse 4 years ago
Sam Brannen 6cc685034e Polishing 4 years ago
Arjen Poutsma 28ac0d3883 Use HttpStatusCode interface 4 years ago
Arjen Poutsma ca4b6e86a4 Introduce HttpStatusCode interface 4 years ago
Sam Brannen 9a5891e6e6 Explicitly close ApplicationContexts and clean up warnings in tests 4 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 4 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 4 years ago
rstoyanchev 21d61316be Unwrap MappingJacksonValue before selecting ObjectMapper 4 years ago
rstoyanchev cb39b07088 Polishing Jackson encoder tests 4 years ago
Brian Clozel 6f41180cc5 Align AsyncRestTemplate error logging with RestTemplate 4 years ago
rstoyanchev b045e5baef Tests for ErrorResponse hierarchy to verify the output 4 years ago
rstoyanchev 76be6373a8 ErrorResponse support in Spring MVC exception hierarchy 4 years ago