1967 Commits (d18bcb3f3dd4e6a941e3e1bc088b48b3de319de7)

Author SHA1 Message Date
rstoyanchev d18bcb3f3d Raise MethodArgumentNotValidException consistently 3 years ago
Sam Brannen e17f5c50a8 Update copyright headers 3 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 3 years ago
rstoyanchev c56c16d7ba Polishing contribution 3 years ago
Patrick Strawderman df1f8139cc Use Content-Length for optimal read to byte[] 3 years ago
rstoyanchev c859211f7a Polishing contribution 3 years ago
Baljit Singh 4dbe9d6709 Use ContextView in ServerWebExchangeContextFilter 3 years ago
Sébastien Deleuze 9f2f93129b Move HttpServiceProxyFactoryExtensions.kt to spring-web module 3 years ago
Sam Brannen 6d24e62e83 Polishing 3 years ago
Sam Brannen 2e1374b459 Update copyright headers 3 years ago
Johnny Lim 6739ca82ce Polishing 3 years ago
Arjen Poutsma 88e6544d9d Fix regression in WebFlux support for WebDAV methods 3 years ago
Johnny Lim ce3be72e7f Polish 3 years ago
Sébastien Deleuze 569df6eecc Refine ModelAttributeMethodProcessor Kotlin exception handling 3 years ago
rstoyanchev f54e1ef880 Initialize propertyName 3 years ago
Brian Clozel 5335778d8d Polish 3 years ago
Toshiaki Maki 616e7779e0 Add RFC-8246 support to CacheControl 3 years ago
Arjen Poutsma 3e2f58cdd2 Offer restricted access to DataBuffer's ByteBuffer 3 years ago
rstoyanchev f5c1e2ffa1 Polishing contribution 3 years ago
Ronny Perinke 67df0756cd Support multipart/mixed and related in DefaultServerWebExchange 3 years ago
rstoyanchev e5ff54955f ProblemDetail XML support via Jackson 3 years ago
Sam Brannen 70aaec2a8d Use static imports for AssertJ assertions in Kotlin tests 3 years ago
Sébastien Deleuze f7418704de Add ResponseEntity.ofNullable() 3 years ago
Sam Brannen ac6385025b Polishing 3 years ago
Arjen Poutsma 58fbf60d2d Include quoted printable filename in ContentDisposition::toString 3 years ago
rstoyanchev 15931532cd Polishing contribution 3 years ago
Eden Tyler-Moss aa9f445422 Add @Nullable to ProblemDetail.setProperty argument 3 years ago
Brian Clozel 5dfa61eb0b Restrict "uri" KeyValue for client observations 3 years ago
Brian Clozel 767f59a3ae Make client.name low cardinality keyvalue for client observations 3 years ago
Arjen Poutsma 5502e61519 Support Optional in AbstractJackson2HttpMessageConverter 3 years ago
Sam Brannen 58872c79ee Update copyright headers 3 years ago
Sam Brannen 24f18275dd Stop referring to "Spring 3.x" features in documentation and code 3 years ago
Arjen Poutsma 20c79e1481 Support double-quoted in HttpHeaders::getValuesAsList 3 years ago
Sébastien Deleuze fd84b0997a Refine Jackson2ObjectMapperBuilder#configureFeature exception handling 3 years ago
Juergen Hoeller 0e8838db90 Flexible constructor resolution in AutowireCapableBeanFactory.createBean(Class) 3 years ago
Sam Brannen 0502d18e3d Update copyright headers 3 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 3 years ago
Brian Clozel ebdc82b86b Add serialization hint for ProblemDetail 3 years ago
Sam Brannen a12c9a0430 Update copyright headers 3 years ago
Arjen Poutsma 3a585f8c29 Introduce CoWebFilter 3 years ago
Simon Baslé 5de1460f88
Deprecate HttpStatus 103 CHECKPOINT in favor of new EARLY_HINTS (#29816) 3 years ago
Sam Brannen a4956dfe26 Update copyright headers 3 years ago
Sam Brannen 0415975dd1 Polish contribution and related code 3 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 3 years ago
Sébastien Deleuze b81a291c85 Add reflection hints for @RequestPart 3 years ago
Brian Clozel 5366ac84e6 Fix path within mapping when pattern contains ".*" 3 years ago
Arjen Poutsma c79ae0c842 Align multipart codecs on client and server 3 years ago
Sam Brannen 83eb8ac0ea Introduce additional constructors in MockClientHttp[Request|Response] 3 years ago
Sam Brannen 1b57f2bda5 Use URI#create instead of URI constructor where feasible in spring-web 3 years ago
Sam Brannen 348cc01284 Rename MultipartWebClientIntegrationTests classes to avoid duplicate names 3 years ago