1496 Commits (23b8c61b999e0fc04d561e06c4343798cb15dba7)

Author SHA1 Message Date
Sam Brannen 0502d18e3d Update copyright headers 3 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 3 years ago
Sam Brannen a12c9a0430 Update copyright headers 3 years ago
Sam Brannen 8be542016b Apply "instanceof pattern matching" in spring-jms 3 years ago
Sam Brannen a4956dfe26 Update copyright headers 3 years ago
Sam Brannen 0415975dd1 Polish contribution and related code 3 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 3 years ago
Sam Brannen 5c28b56823 Remove duplicated words in Javadoc 3 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 3 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 3 years ago
Sam Brannen a88dbbec98 Apply project formatting rules for ternary operator 3 years ago
rstoyanchev a3c89092e1 Log connection info in StompBrokerRelayMessageHandler 3 years ago
rstoyanchev 98c514ecbe Increase logging for spring-messaging tests 3 years ago
Juergen Hoeller 459e8a1ea5 Deprecate LocalVariableTableParameterNameDiscoverer completely 3 years ago
rstoyanchev 7e52b803be Temporarily re-enable ReactorNetty2StompBrokerRelayIntegrationTests 3 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 3 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 3 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 3 years ago
Sam Brannen 0c878d2d06 Apply additional 'instanceof pattern matching' in spring-web 3 years ago
Arjen Poutsma 792371ac1f Generalize Jackson version numbers 3 years ago
Sam Brannen abf3400c07 Use Assert.state() where appropriate 3 years ago
Sam Brannen eb91d21ada Polishing 3 years ago
Christoph Dreis 55b258f2de Avoid unnecessary allocations in StompDecoder#unescape 3 years ago
Sam Brannen 3438c47744 Polishing 3 years ago
rstoyanchev aeb35663d4 Remove deprecated methods in HttpServiceProxyFactory 3 years ago
Sam Brannen ac5eb9bfd3 Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen 2afcf60566 Avoid String allocations with Assert.state() 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
rstoyanchev 5aeafc0761 Fix ISE in [Http|RSocket]ServiceProxyFactory 3 years ago
rstoyanchev d4f7484252 Add Builder to RSocketServiceProxyFactory 3 years ago
Sébastien Deleuze aa776e40f9 Ensure classpath checks can be evaluated at build-time 3 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 3 years ago
Sam Brannen c1ff812d84 Disable flaky ReactorNetty2StompBrokerRelayIntegrationTests 3 years ago
Violeta Georgieva b5adae2086 Switch to Reactor Netty 2 snapshots 3 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 3 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 3 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 3 years ago
rstoyanchev bbe5e91ebc Minor change in ReactorNetty2TcpClient 3 years ago
rstoyanchev 4e97776969 Polishing contribution 3 years ago
Napster d42f950a36 Pass headers to STOMP receipt callbacks 3 years ago
rstoyanchev 3a5f550a30 Support Reactor Netty 2 / Netty 5 in spring-messaging 3 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 3 years ago
Brian Clozel 1051fe7bee Improve InvocableHandlerMethod error handling 3 years ago
Sam Brannen b1654266a5 Get rid of warnings in tests 3 years ago
rstoyanchev f669e957a9 Polishing 3 years ago
rstoyanchev 8423b2cab7 Add support for RSocket interface client 3 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 3 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 3 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 3 years ago