3820 Commits (de53d7734405bb21f798c38aa55b2acb51a37cc9)

Author SHA1 Message Date
Sébastien Deleuze 4a4b332709 Refine Jackson2ObjectMapperBuilder#configureFeature exception handling 3 years ago
Brian Clozel 777f01d786 Fix path within mapping when pattern contains ".*" 3 years ago
Juergen Hoeller 937ab5f4b2 Polishing (aligned with main) 3 years ago
rstoyanchev 912fa7602a Improve invalid Content-Type handling in WebFlux 3 years ago
Sam Brannen 41a6b7ec20 Update copyright headers for source code changed since August 2022 3 years ago
Sam Brannen 750a8b359f Stop using Mockito to spy() on JDK I/O streams 3 years ago
Sam Brannen 109b00d24d Avoid use of deprecated Character/Double constructors in tests 3 years ago
Juergen Hoeller 2d94b43faa Polishing 3 years ago
Juergen Hoeller a11222f681 Polishing 3 years ago
Juergen Hoeller 0e33537d9d Consistent use of DefaultParameterNameResolver in tests 3 years ago
rstoyanchev 09b19d7aa6 Update RestTemplate Javadoc 3 years ago
Juergen Hoeller d7d44c6c51 Polishing 3 years ago
Juergen Hoeller 86fbb8678a Use unquoted value in assertion message in MediaType.checkParameters() 3 years ago
Sam Brannen e5878ab15b Fix precondition assertions 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen deabd66939 Avoid String allocations with Assert.state() 3 years ago
Christoph Dreis 2a853aea67 Avoid String allocations in MediaType.checkParameters 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
Arjen Poutsma 46329851c1 Ensure state of PartGenerator accepts buffers 3 years ago
Brian Clozel 9410998897 Add caching headers to If-Unmodified-Since responses 3 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 3 years ago
Brian Clozel 9465110917 Polish 3 years ago
chenrl b71e686cbd Fix ServletContextResource isFile check 3 years ago
rstoyanchev ae8b7973b4 Improve Javadoc on RequestEntity#getUrl 3 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 3 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 3 years ago
Sam Brannen 50dff77d01 Polish contribution 3 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 3 years ago
Brian Clozel a425512025 Polish 3 years ago
Kevin Yue 298c9a6f1b Redirect response wrapper should commit response 3 years ago
junsu bb3ada4a67 Fix Kotlin Serialization converter registration logic 3 years ago
Arjen Poutsma 4c0ece944a Fix race condition in PartGenerator 3 years ago
Johnny Lim d080b64907 Fix Javadoc since for new modules() and modulesToInstall() 3 years ago
Arend v. Reinersdorff 67eb2bbf19 Clarify docs on JNDI properties in Servlet environment 3 years ago
Vedran Pavic 812b089f1d Add missing nullability annotations to ResponseCookie 3 years ago
Rossen Stoyanchev 6e6f8637d1 Polishing contribution 3 years ago
Johnny Lim 00f7f5ff0a Use MediaType.APPLICATION_FORM_URLENCODED_VALUE 3 years ago
rstoyanchev e50131d454 Add Consumer methods to configure Jackson modules 3 years ago
rstoyanchev cdd4e8cd7f Improve regex support for URL path matching 3 years ago
Sam Brannen 222dbf8377 Update copyright date 3 years ago
kacperkrzyzak 10838a636f Correctly identify MaxUploadSizeExceededException in StandardMultipartHttpServletRequest 3 years ago
Marc Wrobel 6f494ef438 Fix and improve Javadoc in spring-web 3 years ago
Arjen Poutsma aa8b06b622 Delete file on multipart cancel 4 years ago
rstoyanchev 058ce36402 Improve ExtendedWebExchangeDataBinder implementation 4 years ago
Sam Brannen 9ea45697ac Support cookie comments in MockHttpServletResponse and MockCookie 4 years ago
Sam Brannen e19e9757d4 Polishing 4 years ago
Lars Grefer 181023c0c3 Update to Bouncycastle 1.71 4 years ago
Juergen Hoeller d7be1e0dab Polishing 4 years ago
Juergen Hoeller 30c873b4b5 Move NestedServletExceptionTests to spring-web module 4 years ago
Arjen Poutsma c278d8c656 Do not ignore charset in Jaxb2XmlDecoder 4 years ago