4021 Commits (d16fa82888681e5de1753387a1b499dbe35a9cfe)

Author SHA1 Message Date
Sébastien Deleuze d16fa82888 Remove remaining native build-time class initializations 2 years ago
Sébastien Deleuze 08f636b691 Introduce TypeHint.Builder#onReachableType(Class<?>) 2 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 2 years ago
Stephane Nicoll 5aa8583159 Add shortcut to register an executable with a mode 2 years ago
Stephane Nicoll c164b918c0 Apply consistent RuntimeHints defaults 2 years ago
Stephane Nicoll 41e8683781 Polish 2 years ago
Stephane Nicoll 560f53dbf7 Polish 2 years ago
Sébastien Deleuze 2f920e8fb3 Polish JacksonModulesRuntimeHints 2 years ago
Sébastien Deleuze 0973348bde Add classpath checks to JacksonModulesRuntimeHints 2 years ago
Sébastien Deleuze 5525b17f19 Add missing condition in JacksonModulesRuntimeHints 2 years ago
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