1295 Commits (156b3696a784b84f8b285a4afc622d745f22a7e9)

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
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 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
Sam Brannen 4565bcd757 Update copyright headers 1 year ago
rstoyanchev f7d195782f Revert "Temporarily re-enable ReactorNetty2StompBrokerRelayIntegrationTests" 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
rstoyanchev bd66c70b2b Potential fix for flaky STOMP integration tests 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
Arjen Poutsma 3e2f58cdd2 Offer restricted access to DataBuffer's ByteBuffer 2 years ago
Sam Brannen 97e557c886 Update copyright headers 2 years ago
Sam Brannen ac6385025b Polishing 2 years ago
Olga Maciaszek-Sharma 4beb05ddb3 Add native support for RSocketExchange. 2 years ago
Juergen Hoeller 4d6249811e Explicit target ClassLoader for interface-based infrastructure proxies 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Sam Brannen a12c9a0430 Update copyright headers 2 years ago
Sam Brannen 8be542016b Apply "instanceof pattern matching" in spring-jms 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Sam Brannen 0415975dd1 Polish contribution and related code 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Sam Brannen 5c28b56823 Remove duplicated words in Javadoc 2 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 2 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 2 years ago
Sam Brannen a88dbbec98 Apply project formatting rules for ternary operator 2 years ago
rstoyanchev a3c89092e1 Log connection info in StompBrokerRelayMessageHandler 2 years ago