1163 Commits (a5b9e667e32cb23d279397dcd265305f0fc4207c)

Author SHA1 Message Date
Branden Clark 78fe55f4d1 Check hasNext on sessionIds in UserDestinationResult 1 year ago
Juergen Hoeller 2c0ce790d8 Avoid deprecated ListenableFuture name for internal class 1 year ago
Juergen Hoeller d512aafc36 Avoid javadoc references to deprecated types/methods 1 year ago
Sam Brannen 6bd4687706 Update copyright headers 1 year ago
Tran Ngoc Nhan 07b12666b4 Fix typos in Javadoc and variable names 1 year ago
Stéphane Nicoll 84f20cd0a7 Polish contribution 2 years ago
Brian Clozel 6dd5c85ed0 Support byte array payloads in ProtobufMessageConverter 2 years ago
Juergen Hoeller bf08e0c1b4 Polishing 2 years ago
Stéphane Nicoll abcc1dfc6c Review usage of BindingReflectionHintsRegistrar#registerReflectionHints 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
Sébastien Deleuze dea31dd55e Refine null-safety in spring-messaging 2 years ago
Juergen Hoeller c531a8a705 Nullability refinements and related polishing 2 years ago
Xednar c2248c968c Update Javadoc in DefaultUserDestinationResolver 2 years ago
Stéphane Nicoll 4983a802a7 Polish "Fix Javadoc" 2 years ago
Maksim Sasnouski abdccffa39 Fix Javadoc 2 years ago
rstoyanchev 504b7619bd WebSocketMessageBrokerConfigurer allows to configure Lifecycle phase 2 years ago
rstoyanchev 6be0432e3d Use ConnectionLostException after heartbeat failures 2 years ago
rstoyanchev 6a5953dca3 Polishing in WebSocketStompClient 2 years ago
Juergen Hoeller 3d4d68c26f Run listener/send task locally as fallback on RejectedExecutionException 2 years ago
Stéphane Nicoll 67958656e4 Polish 2 years ago
Sam Brannen 067638ae6e Introduce ClassUtils.isVoidType() utility method 2 years ago
Sam Brannen db535863dd Consistently use class literals for primitive types 2 years ago
Stéphane Nicoll 8815788004 Allow an existing TaskExecutor to be configured in ChannelRegistration 2 years ago
rstoyanchev 47779d6a53 Double-checked lock in ChannelSendOperator#request 2 years ago
Yanming Zhou 490b5c77fc Use switch expression where feasible 2 years ago
Sam Brannen 657b1c6455 Document need for -parameters flag in exception messages 2 years ago
Stéphane Nicoll df6f66110f Fix wrong nullability requirement 2 years ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 2 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 2 years ago
Sam Brannen 37e6fe5b64 Update copyright headers 2 years ago
Stéphane Nicoll 5c6232e681 Polish "Order modifiers to align with JLS" 2 years ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 2 years ago
Stéphane Nicoll 6efc99fdd8 Harmonize BeanRegistrationAotContribution class names 2 years ago
Sam Brannen 32b4f55d92 Update copyright headers 2 years ago
rstoyanchev 3277b0d6ac Handle STOMP messages to user destination in order 3 years ago
Rossen Stoyanchev 9eb39e182e Polishing 3 years ago
rstoyanchev a205eab618 Handle STOMP messages from client in order 3 years ago
rstoyanchev 4195e6906c OrderedMessageChannelDecorator supports multiple subscribers 3 years ago
rstoyanchev d62d7f5ff1 Polishing 3 years ago
Kai Zander e8b42c5439 Optimize uses of onErrorResume() 3 years ago
Sam Brannen 293e6ddf85 Polishing 3 years ago
Juergen Hoeller aa1360b154 Complete set of constructors with consistent javadoc 3 years ago
Marten Deinum e42e89c04f Add constructors to take ObjectMapper 3 years ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 3 years ago
Sam Brannen b6fdfe8ee3 Remove duplicated terms in documentation 3 years ago
Sébastien Deleuze 5fd356e44f Remove outdated `@Suppress("DEPRECATION")` annotations 3 years ago
Sébastien Deleuze 12a01a680b Document some non-nullable Kotlin extensions can throw NoSuchElementException 3 years ago
Sam Brannen fad70aa252 Update copyright headers 3 years ago
Sébastien Deleuze bcf11e8919 Replace Reactive awaitSingle() usages by the Mono variant 3 years ago