4011 Commits (eac616a83e8cd9fda3a0150ed3b9b3c323006c78)

Author SHA1 Message Date
Sébastien Deleuze 2b76a12b86 Refine build time init configuration 2 years ago
Stephane Nicoll 0992f855e6 Add base infra for Web controllers hints 2 years ago
Arjen Poutsma c278d8c656 Do not ignore charset in Jaxb2XmlDecoder 2 years ago
Sam Brannen 74d1be9bd8 Remove obsolete references to @Required 2 years ago
rstoyanchev 2269c0063a Restore base class of MissingServletRequestPartException 2 years ago
rstoyanchev cc56da7735 Support default methods in @HttpExchange interface 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen 720261db26 Use List.of() and Set.of() where feasible 3 years ago
Sam Brannen b629487b44 Polish Javadoc for MockFilterChain 3 years ago
Sam Brannen a221835558 Throw IllegalStateException for invalid port in HierarchicalUriComponents 3 years ago
Sam Brannen aa06a09dee Polishing 3 years ago
rstoyanchev ff890bc1cc Support custom HTTP method for @HttpExchange 3 years ago
rstoyanchev 48c1746693 Refactor HttpServiceProxyFactory for use as a bean 3 years ago
rstoyanchev 2a2fba6a37 Resolve placeholders in HttpExchange#url 3 years ago
rstoyanchev ce568468ae Refine JSON encoding of non-streaming Flux 3 years ago
rstoyanchev 496c1dcae1 Add RequestAttributeArgumentResolver 3 years ago
rstoyanchev 495507e5d4 AbstractNamedValueArgumentResolver supports Object values 3 years ago
Sam Brannen 16a4a9ad3f Polishing 3 years ago
Sam Brannen ea9b1fccbd Fix attribute return types in @PutExchange 3 years ago
Eddú Meléndez 163bad38ef Fix attribute return types in @DeleteExchange and @PatchExchange 3 years ago
wonwoo 9181ac70f5 Correctly detect Optional return type for @HttpExchange methods 3 years ago
Sam Brannen 578d3f4466 Polish error message 3 years ago
Sam Brannen 6efe3aee34 Polishing 3 years ago
Juergen Hoeller a8c3c746af Avoid package cycle with web.service.invoker through plain javadoc reference 3 years ago
rstoyanchev f0e23b66f3 The "consumes" condition compares MediaType parameters 3 years ago
Sam Brannen eb50a6f4a0 Further polishing regarding JDK baseline upgrade 3 years ago
lihan a892ce80c1 Polishing regarding JDK baseline upgrade 3 years ago
Arjen Poutsma e29bc3db7c Refactor PartGenerator to use isLast 3 years ago
Juergen Hoeller c81e11d537 Polishing 3 years ago
rstoyanchev 922636e85e Content decoding in client exceptions 3 years ago
rstoyanchev 64795664b2 Add ClientHttpResponseDecorator 3 years ago
rstoyanchev 6b1a8452fa Polishing 3 years ago
Sam Brannen 1c10cdd1e8 Update copyright dates 3 years ago
evgeny.bovykin 941b92cbed Make inner classes static when feasible 3 years ago
rstoyanchev 78ab4d7118 Support content negotiation for RFC 7807 3 years ago
Sam Brannen f7d032c924 Polish formatting 3 years ago
rstoyanchev 5d0f49c2c8 Add WebInputException subclasses 3 years ago
neals e22a038725 Remove Log4J initialization from package-info.java 3 years ago
Sam Brannen 365a18c9c2 Polishing 3 years ago
rstoyanchev 2d2726b8f7 Add RequestBody resolver and minor improvements 3 years ago
rstoyanchev 7797453f28 Refactor resolver tests 3 years ago
rstoyanchev 2794553d2e Add resolvers for URI, cookies, and request params 3 years ago
rstoyanchev f8ac5985bd Extract base class AbstractNamedValueArgumentResolver 3 years ago
rstoyanchev d91b840d0e Polishing and refactoring 3 years ago
Olga Maciaszek-Sharma 38bf0776a1 Add initial RequestHeaderArgumentResolver implementation and tests. 3 years ago
Arjen Poutsma efafccde2b Polish contribution & Support multiple quoted printable segments in Content-Disposition 3 years ago
Alex Lei 195b622411 Support multiple base64 segments in Content-Disposition 3 years ago
Arjen Poutsma 217117ced0 Remove Jakarta Mail dependency from spring-web 3 years ago
rstoyanchev f0d149b330 Polishing contribution 3 years ago
binchoo caaf83b8e6 Add tests for binding to a Part field 3 years ago