1339 Commits (14c5228288535106dcd3a5866232bba2463b3df9)

Author SHA1 Message Date
Sam Brannen 293e6ddf85 Polishing 1 year ago
Juergen Hoeller aa1360b154 Complete set of constructors with consistent javadoc 1 year ago
Marten Deinum e42e89c04f Add constructors to take ObjectMapper 1 year ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 1 year ago
Sam Brannen b6fdfe8ee3 Remove duplicated terms in documentation 1 year ago
Sébastien Deleuze 5fd356e44f Remove outdated `@Suppress("DEPRECATION")` annotations 1 year ago
Sébastien Deleuze 12a01a680b Document some non-nullable Kotlin extensions can throw NoSuchElementException 1 year ago
Sam Brannen fad70aa252 Update copyright headers 1 year ago
Sébastien Deleuze bcf11e8919 Replace Reactive awaitSingle() usages by the Mono variant 2 years ago
Juergen Hoeller c7269feeaa Align validation metadata handling in PayloadMethodArgumentResolver 2 years ago
Juergen Hoeller 2ce75dc415 Polishing 2 years ago
Juergen Hoeller 18966d048c Consistent equals/hashCode style (and related polishing) 2 years ago
Juergen Hoeller d250a5155a Consistent dependency declarations 2 years ago
Sam Brannen 525621c4d8 Polish contribution 2 years ago
Patrick Strawderman 01e90bbd0e Use Long.parseLong(CharSequence,...) to avoid intermediate String creation 2 years ago
rstoyanchev 5b6c127283 Polishing 2 years ago
Olga MaciaszekSharma 4cd9e2e9b0 Support `@RSocketExchange` for annotated responders 2 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 2 years ago
Juergen Hoeller d24c131130 Expose convert(Object, TypeDescriptor) in ConversionService interface 2 years ago
Sébastien Deleuze c91041b675 Improve RSocketClientToServer*IntegrationTests reliability 2 years ago
Sébastien Deleuze b3de1b8e95 Use consistently *KotlinTests naming for Kotlin tests 2 years ago
Juergen Hoeller c1a8b9a14d Polishing 2 years ago
Juergen Hoeller 6526e79eea Polishing 2 years ago
Sébastien Deleuze d3a249e34d Reduce the delay used for Coroutines in tests 2 years ago
Juergen Hoeller 6fa09e1783 Extract AnnotatedMethod base class for consistent annotation exposure 2 years ago
Sam Brannen 06b6c4bcf9 Update copyright headers 2 years ago
rstoyanchev db19f6395d Polishing 2 years ago
Atsushi Yoshikawa b677ff20fe AbstractMessageConverter delegates null headers 2 years ago
rstoyanchev b98c1ec36a Apply default value in case of null after conversion 2 years ago
Sam Brannen 4565bcd757 Update copyright headers 2 years ago
rstoyanchev f7d195782f Revert "Temporarily re-enable ReactorNetty2StompBrokerRelayIntegrationTests" 2 years ago
Sam Brannen 5bc80fc094 Disable SpEL selector support in WebSocket messaging by default 2 years ago
Sam Brannen cc50af08e4 Enhance unit tests for status quo for SpEL 'selector' support in messaging 2 years ago
Sam Brannen d08e4081c2 Polishing 2 years ago
Sam Brannen 21397a67c6 Test status quo for SpEL 'selector' support in messaging 2 years ago
Sam Brannen e8ab53e76d Polishing 2 years 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