1354 Commits (main)

Author SHA1 Message Date
Arjen Poutsma 9b739a2310 Update scheduling package to use java.time 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 2 years ago
lihan a892ce80c1 Polishing regarding JDK baseline upgrade 2 years ago
Juergen Hoeller eefdd2c768 Avoid return value reference in potentially cached MethodParameter instance 2 years ago
Stephane Nicoll 9eec6d0834 Start building against Reactor 2020.0.17 snapshots 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Sam Brannen bbd35ded91 Stop using SocketUtils in ActiveMQ STOMP broker tests 3 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 3 years ago
Sam Brannen b3f786728e Use modern language features in tests 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
Marten Deinum 948f5999c3 Replace use of StringBuffer with StringBuilder 3 years ago
Sébastien Deleuze a410f4c0f2 Upgrade Kotlin Coroutines to 1.6.0 3 years ago
Rossen Stoyanchev b7cd049d7d Add "application/*+json" to MappingJackson2MessageConverter 3 years ago
Rossen Stoyanchev 2db6795a1a Polishing contribution 3 years ago
조현수(Hyunsoo Cho)/Platform Engineering팀/11ST 5d91560f92 Avoid unescape for CONNECT and CONNECTED frames 3 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 3 years ago
SungMin 32af39d6e6
Use 'toString(Charset)' instead of 'toString(String)' for encodings (#27646) 3 years ago
Sam Brannen 1cd70bbe6b Apply "instanceof pattern matching" in spring-messaging 3 years ago
Rossen Stoyanchev f14bd50033 Prune empty method adapter classes 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
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Juergen Hoeller b74e93807e Remove JDK 9 workarounds etc 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 3 years ago
izeye ab2c78a9d5 Fix broken Javadoc tags 3 years ago
Sébastien Deleuze 3dba3691a7 Upgrade to Coroutines 1.5.0 3 years ago
Juergen Hoeller 60c551a95b Correct clientInboundChannel assertion (includes constructor javadoc) 3 years ago
Rossen Stoyanchev eb03144e9d RSocketRequester implements Disposable 3 years ago
Brian Clozel 85eb589c2e Fix Gradle Java Toolchain configuration 3 years ago
Rossen Stoyanchev 6214ff153f Public method to register MessagingAdviceBean 4 years ago