1820 Commits (75ab47b57ce038d8341900b199a442fefb255387)

Author SHA1 Message Date
rstoyanchev e50131d454 Add Consumer methods to configure Jackson modules 4 years ago
rstoyanchev cdd4e8cd7f Improve regex support for URL path matching 4 years ago
Sam Brannen a81558ee5a Polishing 4 years ago
rstoyanchev 380aedb12a Add ProblemDetailJacksonMixin 4 years ago
Marc Wrobel 6f494ef438 Fix and improve Javadoc in spring-web 4 years ago
Sébastien Deleuze 9d42779826 Add reflection hints for data binding in Web controllers 4 years ago
rstoyanchev 0938909cd9 Switch to Reactor 2022.0.0 snapshots 4 years ago
Sam Brannen adb2eef749 Clean up warnings and remove unused code 4 years ago
rstoyanchev b312eca391 Deprecate and set trailingSlash option to false 4 years ago
Brian Clozel 0783f0762d Improve conditional requests support 4 years ago
Sébastien Deleuze 93b340e563 Add reflection hints for HttpEntity 4 years ago
Sam Brannen e19e9757d4 Polishing 4 years ago
Juergen Hoeller 30c873b4b5 Move NestedServletExceptionTests to spring-web module 4 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 4 years ago
Sébastien Deleuze a57dead4be Add support for serialization in RequestMappingReflectiveProcessor 4 years ago
Arjen Poutsma c278d8c656 Do not ignore charset in Jaxb2XmlDecoder 4 years ago
rstoyanchev cc56da7735 Support default methods in @HttpExchange interface 4 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 4 years ago
Sam Brannen a221835558 Throw IllegalStateException for invalid port in HierarchicalUriComponents 4 years ago
Sam Brannen aa06a09dee Polishing 4 years ago
rstoyanchev ff890bc1cc Support custom HTTP method for @HttpExchange 4 years ago
rstoyanchev 48c1746693 Refactor HttpServiceProxyFactory for use as a bean 4 years ago
rstoyanchev 2a2fba6a37 Resolve placeholders in HttpExchange#url 4 years ago
rstoyanchev ce568468ae Refine JSON encoding of non-streaming Flux 4 years ago
rstoyanchev 496c1dcae1 Add RequestAttributeArgumentResolver 4 years ago
rstoyanchev 495507e5d4 AbstractNamedValueArgumentResolver supports Object values 4 years ago
wonwoo 9181ac70f5 Correctly detect Optional return type for @HttpExchange methods 4 years ago
Arjen Poutsma e29bc3db7c Refactor PartGenerator to use isLast 4 years ago
rstoyanchev 64795664b2 Add ClientHttpResponseDecorator 4 years ago
rstoyanchev 5d0f49c2c8 Add WebInputException subclasses 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 b1384ddafa Add HttpServiceProxyFactory builder 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
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