4061 Commits (6fed3425437ab1736244a8d77005b4fa8fa3e57b)

Author SHA1 Message Date
Brian Clozel 82e47db28f Instrument reactive servers for Observability 4 years ago
Brian Clozel 6eded96740 Instrument Servlet server apps for Observability 4 years ago
Brian Clozel a0ddcd07c8 Instrument RestTemplate for Observability 4 years ago
Brian Clozel f9dcd428ae Extract Mock HTTP client requests and responses 4 years ago
rstoyanchev 3c5888c43f Polishing 4 years ago
rstoyanchev 2f4c39ba2a Add classpath detection for Reactor Netty 2 4 years ago
유예본(Yebon You)/Platform Engineering팀/11ST fa1f7f6dc7 Use InputStream's contracts instead of StreamUtils 4 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 4 years ago
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