4011 Commits (eac616a83e8cd9fda3a0150ed3b9b3c323006c78)

Author SHA1 Message Date
Stephane Nicoll d6afa8df2d Improve registration of the same hint for multiple classes 2 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 2 years ago
Arjen Poutsma 59c2f4c069 Allow null for ResponseEntity.HeadersBuilder::eTag 2 years ago
Sam Brannen a052f9a34e Polishing 2 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 2 years ago
Vedran Pavic 7e719fe3f8 Use Jakarta EE XML namespaces instead of Java EE 2 years ago
Johnny Lim d080b64907 Fix Javadoc since for new modules() and modulesToInstall() 2 years ago
Arend v. Reinersdorff 67eb2bbf19 Clarify docs on JNDI properties in Servlet environment 2 years ago
Vedran Pavic 812b089f1d Add missing nullability annotations to ResponseCookie 2 years ago
Rossen Stoyanchev 6e6f8637d1 Polishing contribution 2 years ago
Johnny Lim 00f7f5ff0a Use MediaType.APPLICATION_FORM_URLENCODED_VALUE 2 years ago
rstoyanchev e50131d454 Add Consumer methods to configure Jackson modules 2 years ago
rstoyanchev cdd4e8cd7f Improve regex support for URL path matching 2 years ago
Sam Brannen a81558ee5a Polishing 2 years ago
Sam Brannen 222dbf8377 Update copyright date 2 years ago
kacperkrzyzak 10838a636f Correctly identify MaxUploadSizeExceededException in StandardMultipartHttpServletRequest 2 years ago
Stephane Nicoll 2c92d7da8f Harmonize RuntimeHintsRegistrar implementations 2 years ago
rstoyanchev 380aedb12a Add ProblemDetailJacksonMixin 2 years ago
Marc Wrobel 6f494ef438 Fix and improve Javadoc in spring-web 2 years ago
Sébastien Deleuze 9d42779826 Add reflection hints for data binding in Web controllers 2 years ago
Arjen Poutsma aa8b06b622 Delete file on multipart cancel 2 years ago
rstoyanchev 0938909cd9 Switch to Reactor 2022.0.0 snapshots 2 years ago
Sam Brannen adb2eef749 Clean up warnings and remove unused code 2 years ago
Johnny Lim 1205f53c4a Polish 2 years ago
rstoyanchev 058ce36402 Improve ExtendedWebExchangeDataBinder implementation 2 years ago
Sam Brannen 9ea45697ac Support cookie comments in MockHttpServletResponse and MockCookie 2 years ago
Sébastien Deleuze e94f2a8e3f Add Jackson well-known module runtime hints 2 years ago
Sébastien Deleuze 9135921d1d Move BindingReflectionHintsRegistrar to spring-context 2 years ago
Sébastien Deleuze 4ec3e1042a Add runtime hints for WebFlux 2 years ago
rstoyanchev b312eca391 Deprecate and set trailingSlash option to false 2 years ago
rstoyanchev 92cf1e13e8 Enable use of parsed patterns by default in Spring MVC 2 years ago
rstoyanchev 8a9b082d8a Improve MappingMatch determination in mock request 2 years ago
Sébastien Deleuze 798dd4fec0 Add missing build time class initialization 2 years ago
Sébastien Deleuze 22a750f378 Replace build-time initialization by constant fields 2 years ago
rstoyanchev 98c7d8100d Remove "with" methods in ProblemDetail 2 years ago
rstoyanchev c139f3d526 Add generic properties map to ProblemDetail 2 years ago
rstoyanchev b72ee5f034 Add static factory methods to WebClientAdapter 2 years ago
rstoyanchev 45ee7913bf Polishing ProblemDetail support 2 years ago
Brian Clozel 0783f0762d Improve conditional requests support 2 years ago
Sébastien Deleuze 93b340e563 Add reflection hints for HttpEntity 2 years ago
Sam Brannen e19e9757d4 Polishing 2 years ago
Lars Grefer 181023c0c3 Update to Bouncycastle 1.71 2 years ago
Lars Grefer f41b99218e Update to Bouncycastle 1.71 2 years ago
Juergen Hoeller d7be1e0dab Polishing 2 years ago
Juergen Hoeller 30c873b4b5 Move NestedServletExceptionTests to spring-web module 2 years ago
Stephane Nicoll 77ad4a1428 Polish 2 years ago
Juergen Hoeller 639c047f2f Apply StringUtils.cleanPath for Windows path compatibility 2 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 2 years ago
Arjen Poutsma 1881e48bb4 Remove Jetty dependencies from JdkHttpClientResourceFactory 2 years ago
Sébastien Deleuze a57dead4be Add support for serialization in RequestMappingReflectiveProcessor 2 years ago