4053 Commits (d4a74c8f9d09f050efdd58bb2f1ed12b4ab1b430)

Author SHA1 Message Date
Patrick Strawderman d4a74c8f9d Update StreamUtils drain and emptyInput to use JDK builtins 4 years ago
Sam Brannen 6d83a959fb Rename registerResourceIfNecessary to registerResource 4 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 4 years ago
Brian Clozel 1051fe7bee Improve InvocableHandlerMethod error handling 4 years ago
Brian Clozel 1dc3d5d2d6 Make HttpStatusCode extend Serializable 4 years ago
Brian Clozel c72c2ffc26 Polish 4 years ago
Nheyll 058109315d Deprecate support for theme 4 years ago
rstoyanchev d373435856 Support for WebFlux on Reactor Netty 2 with Netty 5 4 years ago
Sébastien Deleuze d6c49eec5a Polish WebUtilRuntimeHints 4 years ago
Sébastien Deleuze bfa803baa4 Add resource hints for HtmlCharacterEntityReferences.properties 4 years ago
Sam Brannen 26d2f7d12b Delete unused import 4 years ago
rstoyanchev 8423b2cab7 Add support for RSocket interface client 4 years ago
Brian Clozel a425512025 Polish 4 years ago
Kevin Yue 298c9a6f1b Redirect response wrapper should commit response 4 years ago
Arjen Poutsma 4cc91e46b2 Decode quoted pairs in ContentDisposition 4 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 4 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 4 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 4 years ago
Sébastien Deleuze f6db2cc35f Use serializerOrNull in Kotlin Serialization support 4 years ago
Sébastien Deleuze f50c301387 Change BindingReflectionHintsRegistrar package 4 years ago
Sébastien Deleuze aaffb8b27e Move BindingReflectionHintsRegistrar to spring-core 4 years ago
Sam Brannen 69f23095b8 Deprecate SynthesizedAnnotation and related methods 4 years ago
junsu bb3ada4a67 Fix Kotlin Serialization converter registration logic 4 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 4 years ago
Brian Clozel f877f81ae4 Move Netty 5 dependency to Framework platform 4 years ago
Andy Wilkinson a5fb55fd6d Replace dependency management plugin with built-in platform support 4 years ago
Arjen Poutsma 3eaf259f2d Polishing 4 years ago
Arjen Poutsma 4c0ece944a Fix race condition in PartGenerator 4 years ago
Sam Brannen b50415062b Clean up warnings and polish tests 4 years ago
Sébastien Deleuze d16fa82888 Remove remaining native build-time class initializations 4 years ago
Sébastien Deleuze 08f636b691 Introduce TypeHint.Builder#onReachableType(Class<?>) 4 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 4 years ago
Stephane Nicoll 5aa8583159 Add shortcut to register an executable with a mode 4 years ago
Stephane Nicoll c164b918c0 Apply consistent RuntimeHints defaults 4 years ago
Stephane Nicoll 41e8683781 Polish 4 years ago
Stephane Nicoll 560f53dbf7 Polish 4 years ago
Sébastien Deleuze 2f920e8fb3 Polish JacksonModulesRuntimeHints 4 years ago
Sébastien Deleuze 0973348bde Add classpath checks to JacksonModulesRuntimeHints 4 years ago
Sébastien Deleuze 5525b17f19 Add missing condition in JacksonModulesRuntimeHints 4 years ago
Stephane Nicoll d6afa8df2d Improve registration of the same hint for multiple classes 4 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 4 years ago
Arjen Poutsma 59c2f4c069 Allow null for ResponseEntity.HeadersBuilder::eTag 4 years ago
Sam Brannen a052f9a34e Polishing 4 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 4 years ago
Vedran Pavic 7e719fe3f8 Use Jakarta EE XML namespaces instead of Java EE 4 years ago
Johnny Lim d080b64907 Fix Javadoc since for new modules() and modulesToInstall() 4 years ago
Arend v. Reinersdorff 67eb2bbf19 Clarify docs on JNDI properties in Servlet environment 4 years ago
Vedran Pavic 812b089f1d Add missing nullability annotations to ResponseCookie 4 years ago
Rossen Stoyanchev 6e6f8637d1 Polishing contribution 4 years ago
Johnny Lim 00f7f5ff0a Use MediaType.APPLICATION_FORM_URLENCODED_VALUE 4 years ago