1150 Commits (7f9933fdb742b6eec66cfb1d79de91972bfddf74)

Author SHA1 Message Date
junsu bb3ada4a67 Fix Kotlin Serialization converter registration logic 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
Sam Brannen 46db372951 Polishing 2 years ago
Marc Wrobel 82ca27e46f Fix and improve Javadoc in spring-messaging 2 years ago
rstoyanchev 22cc6c5918 Polishing contribution 2 years ago
CodeInDreams 461ba53b39 Qualify channelExecutor and taskScheduler in WebSocket config 2 years ago
Arjen Poutsma c55606ed08 Recognize Kotlin coroutines in isAsyncVoidReturnType 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
rstoyanchev dc2947c52d Ignore invalid connect frame 3 years ago
Juergen Hoeller eefdd2c768 Avoid return value reference in potentially cached MethodParameter instance 3 years ago
Stephane Nicoll 9eec6d0834 Start building against Reactor 2020.0.17 snapshots 3 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
rstoyanchev 7665424ea8 Polishing contribution 3 years ago
Max Demydenko f63a106c85 clear() method also clears argument resolver cache 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Sam Brannen 41ae9632d1 Upgrade to Checkstyle 9.0 and spring-javaformat 0.0.29 3 years ago
Juergen Hoeller 49427b0c3c Upgrade to Apache Johnzon 1.2.14, Vavr 0.10.4, WebJars Locator 0.48, HtmlUnit 2.53 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Rossen Stoyanchev caf88ff2cc Improve HandlerMethod#bridgedMethod initialization 3 years ago
Phillip Webb 52b03e3326 Migrate CoroutinesUtils to Java 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Rossen Stoyanchev b6037d0d07 Correctly format class name in default package 3 years ago
Stephane Nicoll af6fd6c303 Polish "Fix duplicate "the" in Javadoc and XSD" 3 years ago
Sanghyuk Jung ac72277258 Fix duplicate "the" in Javadoc and XSD 3 years ago
Juergen Hoeller ba08006d52 ObjectMapper.configure(MapperFeature, boolean) is deprecated as of Jackson 2.13 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
izeye 090e394fb5 Clean up @SuppressWarnings("ConstantConditions") 3 years ago
Sam Brannen 746b1b2fe1 Polishing 4 years ago
izeye ab2c78a9d5 Fix broken Javadoc tags 4 years ago
Sébastien Deleuze 3dba3691a7 Upgrade to Coroutines 1.5.0 4 years ago
Juergen Hoeller 60c551a95b Correct clientInboundChannel assertion (includes constructor javadoc) 4 years ago
Rossen Stoyanchev eb03144e9d RSocketRequester implements Disposable 4 years ago
Brian Clozel 85eb589c2e Fix Gradle Java Toolchain configuration 4 years ago
Rossen Stoyanchev 6214ff153f Public method to register MessagingAdviceBean 4 years ago
Juergen Hoeller 7b6cac2c93 Polishing 4 years ago
Rossen Stoyanchev cd80b6b4ac Message broker skips messages with user destination 4 years ago
Rossen Stoyanchev 164b48e25f Polishing STOMP/WebSocket config 4 years ago
Sam Brannen 2fd6e6e87c Polish Javadoc for base ExceptionHandlerMethodResolvers 4 years ago
Sam Brannen 570bdbd253 Avoid unnecessary sorting in base ExceptionHandlerMethodResolvers 4 years ago
Rossen Stoyanchev 689b5566bf Cache "no match" result from ExceptionHandler methods 4 years ago
Rossen Stoyanchev e36d4162c2 Filter empty buffers PayloadMethodArgumentResolver 4 years ago
Sébastien Deleuze 0172424635 Avoid CGLIB proxies on websocket/messaging configurations 4 years ago
Rossen Stoyanchev 11f6c4e7ab Matching update for copyHeadersIfAbsent 4 years ago
Rossen Stoyanchev d46091565b MessageHeaderAccessor handle self-copy correctly 4 years ago
Sébastien Deleuze 43faa439ab Refine kotlinx.serialization support 4 years ago
Rossen Stoyanchev d8dafbc49d Add DEBUG log message in MetadataExtractor 4 years ago
Juergen Hoeller b25637e8ad Make setTaskScheduler and setTcpClient chaining-friendly 4 years ago