690 Commits (e2ab9cd5da47e90b7b4fbc0bac766cbe040a67fe)

Author SHA1 Message Date
Sébastien Deleuze 9f9f0a7014 Polish suspending functions support in RSocketServiceMethod 5 months ago
Dmitry Sulman 3190269567 Support suspending functions in RSocketServiceMethod 5 months ago
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 6 months ago
rstoyanchev fbe96a8112 Polishing contribution 7 months ago
Songdoeon b89dcb1a1a Subscription.unsubscribe() returns Receiptable 7 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 10 months ago
Sam Brannen f207c0ed5c Polish contribution 10 months ago
Mengqi Xu bbf61c74ab Fix REPLY_CHANNEL header check in MessageHeaderAccessor 10 months ago
Sam Brannen 01fea5e7ed Polish Jackson 3 support 10 months ago
Sébastien Deleuze 2a29e16456 Deprecate for removal Jackson 2 support 10 months ago
Sébastien Deleuze 3a0a755144 Introduce Jackson 3 support for spring-messaging 10 months ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 1 year ago
rstoyanchev e9d16da633 Remove Netty 5 support 1 year ago
rstoyanchev ccdaed594e Polishing contribution 1 year ago
Branden Clark c41b0140cd Check hasNext on sessionIds in UserDestinationResult 1 year ago
Brian Clozel f85752a956 Fix hints and predicates for Field reflective access 1 year ago
Brian Clozel d28c0396c9 Update runtime hints predicates after GraalVM changes 1 year ago
Sébastien Deleuze abccba22f1 Refine null-safety in the spring-messaging module 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Juergen Hoeller 2b9010c2a2 Remove APIs marked as deprecated for removal 1 year ago
Brian Clozel ba312f6c7c Update AOT support after RuntimeHints changes 1 year ago
Johnny Lim 0beb56a58c Fix indentation to use tabs in Kotlin source files 1 year ago
Sam Brannen f427ac383d (Re)suppress deprecation warnings 1 year ago
Juergen Hoeller 9e3371ef07 Mark ListenableFuture as deprecated for removal 1 year ago
Olga Maciaszek-Sharma 51de84e148 Reject null for non-optional arguments 2 years ago
Stéphane Nicoll 078dfd47dc Add MessageHeaderAccessor to be created with existing headers 2 years ago
Brian Clozel 6dd5c85ed0 Support byte array payloads in ProtobufMessageConverter 2 years ago
Brian Clozel a6fb7e99a0 Support for Protobuf 4.x 2 years ago
Simon Baslé 55361fa4f6 Release RSocket setup payload when it is not handled 2 years ago
rstoyanchev 97eddb769a Avoid duplicate subscriptionId's in destinationCache 2 years ago
Sam Brannen a30c06b883 Polishing and consistent use of exception assertions 2 years ago
Andrea Mauro 458c30cb63 Resolve property-dependent parameter names for exception messages 2 years ago
rstoyanchev f9883d8bd6 Polishing contribution 2 years ago
injae-kim 76d00d78db Support splitting STOMP messages in WebSocketStompClient 2 years ago
Sam Brannen 122372c580 Spring cleaning: update copyright headers 2 years ago
Sam Brannen c98bebd6d3 Spring cleaning: add missing @⁠Override annotations 2 years ago
Sam Brannen 4339c8eac2 Spring cleaning: use diamond operator 2 years ago
Stéphane Nicoll 0f707706f1 Stop setting a thread name prefix for externally defined Executors 2 years ago
Stéphane Nicoll f526b23fd7 Harmonize WebSocket message broker to use Executor 2 years ago
rstoyanchev 6be0432e3d Use ConnectionLostException after heartbeat failures 2 years ago
Stéphane Nicoll 8815788004 Allow an existing TaskExecutor to be configured in ChannelRegistration 2 years ago
Stéphane Nicoll f5b0d9509d Polish 2 years ago
Stéphane Nicoll 0c42965fc3 Polish 2 years ago
Stéphane Nicoll 1f2d29ee08 Polish 2 years ago
Stéphane Nicoll 01c62f86b3 Polish 2 years ago
Stéphane Nicoll ed1bfb8177 Polish "Use text block where feasible" 2 years ago
Yanming Zhou a35384fd57 Use text block where feasible 2 years ago
Yanming Zhou dee1b726f9 Use String.repeat() where feasible 2 years ago