1325 Commits (dd76ed7a0a4673df98ceedf8b2709d7d13d4f361)

Author SHA1 Message Date
Juergen Hoeller 18966d048c Consistent equals/hashCode style (and related polishing) 1 year ago
Juergen Hoeller d250a5155a Consistent dependency declarations 1 year ago
Sam Brannen 525621c4d8 Polish contribution 1 year ago
Patrick Strawderman 01e90bbd0e Use Long.parseLong(CharSequence,...) to avoid intermediate String creation 1 year ago
rstoyanchev 5b6c127283 Polishing 1 year ago
Olga MaciaszekSharma 4cd9e2e9b0 Support `@RSocketExchange` for annotated responders 1 year ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 1 year ago
Juergen Hoeller d24c131130 Expose convert(Object, TypeDescriptor) in ConversionService interface 1 year ago
Sébastien Deleuze c91041b675 Improve RSocketClientToServer*IntegrationTests reliability 1 year ago
Sébastien Deleuze b3de1b8e95 Use consistently *KotlinTests naming for Kotlin tests 1 year ago
Juergen Hoeller c1a8b9a14d Polishing 1 year ago
Juergen Hoeller 6526e79eea Polishing 1 year ago
Sébastien Deleuze d3a249e34d Reduce the delay used for Coroutines in tests 1 year ago
Juergen Hoeller 6fa09e1783 Extract AnnotatedMethod base class for consistent annotation exposure 1 year ago
Sam Brannen 06b6c4bcf9 Update copyright headers 1 year ago
rstoyanchev db19f6395d Polishing 1 year ago
Atsushi Yoshikawa b677ff20fe AbstractMessageConverter delegates null headers 1 year ago
rstoyanchev b98c1ec36a Apply default value in case of null after conversion 1 year ago
Sam Brannen 4565bcd757 Update copyright headers 1 year ago
rstoyanchev f7d195782f Revert "Temporarily re-enable ReactorNetty2StompBrokerRelayIntegrationTests" 1 year ago
Sam Brannen 5bc80fc094 Disable SpEL selector support in WebSocket messaging by default 1 year ago
Sam Brannen cc50af08e4 Enhance unit tests for status quo for SpEL 'selector' support in messaging 1 year ago
Sam Brannen d08e4081c2 Polishing 1 year ago
Sam Brannen 21397a67c6 Test status quo for SpEL 'selector' support in messaging 1 year ago
Sam Brannen e8ab53e76d Polishing 1 year ago
Sam Brannen ab253470f0 Update copyright headers 2 years ago
rstoyanchev 5236d17ac4 Re-enable flaky tests after bd66c70b 2 years ago
rstoyanchev bd66c70b2b Potential fix for flaky STOMP integration tests 2 years ago
rstoyanchev 73d30dd875 Polishing contribution 2 years ago
Olga MaciaszekSharma 033548a760 Remove default blockTimeout on interface clients 2 years ago
Sébastien Deleuze b7884ddd02 Disable flaky ReactorNetty2StompBrokerRelayIntegrationTests 2 years ago
Sam Brannen d446de62a4 Update copyright headers 2 years ago
SW 59c65fa940
Replace `Collections.unmodifiableList(new ArrayList(..))` with `List.copyOf()` (#30166) 2 years ago
divcon 33ef9107e0 Minor refactoring in PayloadMethodArgumentResolver 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
Sam Brannen 69c8f8e9c7 Update copyright headers 2 years ago
Johnny Lim 2184d4e80e Fix incomplete assertions 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen a6338fcc43 Update copyright headers 2 years ago
Sam Brannen 004a144bdc Apply "instanceof pattern matching" in remainder of spring-messaging module 2 years ago
Juergen Hoeller a936a6a8ce Javadoc-only reference to SubscribeMapping from simp package (-> package dependency cycle) 2 years ago
Sam Brannen edb4a3467a Update copyright headers 2 years ago
Sam Brannen 9305a64a50 Polish contribution 2 years ago
divcon 40672c3715 Apply "instance of patten matching" in context and messaging modules 2 years ago
Sébastien Deleuze 626a7fc52a Add native support for @SubscribeMapping and @MessageExceptionHandler 2 years ago
Sam Brannen 2d56505ea9 Polishing 2 years ago
Sam Brannen 38a4f23f16 Polishing 2 years ago
rstoyanchev ccbb4bdd27 PayloadMethodArgumentResolver supports Optional 2 years ago
rstoyanchev 5b79a57f14 Polishing 2 years ago