1230 Commits (82823517fa45899c6ebd951b20023e4a2d9dae54)

Author SHA1 Message Date
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 2 years ago
Sam Brannen 2afcf60566 Avoid String allocations with Assert.state() 2 years ago
Sam Brannen a281d8c3fd Polishing 2 years ago
rstoyanchev 5aeafc0761 Fix ISE in [Http|RSocket]ServiceProxyFactory 2 years ago
rstoyanchev d4f7484252 Add Builder to RSocketServiceProxyFactory 2 years ago
Sébastien Deleuze aa776e40f9 Ensure classpath checks can be evaluated at build-time 2 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 2 years ago
Sam Brannen c1ff812d84 Disable flaky ReactorNetty2StompBrokerRelayIntegrationTests 2 years ago
Violeta Georgieva b5adae2086 Switch to Reactor Netty 2 snapshots 2 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 2 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 2 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 2 years ago
rstoyanchev bbe5e91ebc Minor change in ReactorNetty2TcpClient 2 years ago
rstoyanchev 4e97776969 Polishing contribution 2 years ago
Napster d42f950a36 Pass headers to STOMP receipt callbacks 2 years ago
rstoyanchev 3a5f550a30 Support Reactor Netty 2 / Netty 5 in spring-messaging 2 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 2 years ago
Brian Clozel 1051fe7bee Improve InvocableHandlerMethod error handling 2 years ago
Sam Brannen b1654266a5 Get rid of warnings in tests 2 years ago
rstoyanchev f669e957a9 Polishing 2 years ago
rstoyanchev 8423b2cab7 Add support for RSocket interface client 2 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 2 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 3 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 3 years ago
Sébastien Deleuze f6db2cc35f Use serializerOrNull in Kotlin Serialization support 3 years ago
Sébastien Deleuze f50c301387 Change BindingReflectionHintsRegistrar package 3 years ago
Sébastien Deleuze aaffb8b27e Move BindingReflectionHintsRegistrar to spring-core 3 years ago
Sam Brannen 69f23095b8 Deprecate SynthesizedAnnotation and related methods 3 years ago
junsu bb3ada4a67 Fix Kotlin Serialization converter registration logic 3 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 3 years ago
Sam Brannen b50415062b Clean up warnings and polish tests 3 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 3 years ago
Stephane Nicoll 5aa8583159 Add shortcut to register an executable with a mode 3 years ago
Stephane Nicoll c164b918c0 Apply consistent RuntimeHints defaults 3 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 3 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 3 years ago
Stephane Nicoll cd2b7afc87 Avoid reflection on OptionalValidatorFactoryBean 3 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 3 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 3 years ago
Marc Wrobel bd3499671c Fix typos in test code 3 years ago
Sam Brannen 46db372951 Polishing 3 years ago
Marc Wrobel 82ca27e46f Fix and improve Javadoc in spring-messaging 3 years ago
Stephane Nicoll 2c92d7da8f Harmonize RuntimeHintsRegistrar implementations 3 years ago
Sébastien Deleuze bcb6f13fc4 Add native image support for STOMP messaging 3 years ago
Arjen Poutsma 9b739a2310 Update scheduling package to use java.time 3 years ago
rstoyanchev 22cc6c5918 Polishing contribution 3 years ago
CodeInDreams 461ba53b39 Qualify channelExecutor and taskScheduler in WebSocket config 3 years ago
Arjen Poutsma c55606ed08 Recognize Kotlin coroutines in isAsyncVoidReturnType 3 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 3 years ago
rstoyanchev dc2947c52d Ignore invalid connect frame 3 years ago