epchris
09/12/2019, 2:08 AMsdeleuze
09/12/2019, 8:24 AMsdeleuze
09/12/2019, 8:24 AMepchris
09/12/2019, 12:00 PMsdeleuze
09/12/2019, 12:00 PMsdeleuze
09/12/2019, 12:02 PMrunBlocking
inside regular handler methods but that's not something I would recommend.sdeleuze
09/12/2019, 12:03 PMsuspend fun
handler methods are only supported in WebFlux as of Spring Framework 5.2.epchris
09/12/2019, 12:03 PMGlobalScope.launch
epchris
09/12/2019, 12:03 PMepchris
09/12/2019, 12:04 PMepchris
09/12/2019, 12:04 PMepchris
09/12/2019, 12:04 PMGlobalScope.launch
line causes that stack trace to pop upsdeleuze
09/12/2019, 12:05 PMsdeleuze
09/12/2019, 12:06 PMsdeleuze
09/12/2019, 12:06 PMsdeleuze
09/12/2019, 12:07 PMepchris
09/12/2019, 1:25 PMepchris
09/12/2019, 1:25 PMepchris
09/12/2019, 1:25 PMepchris
09/12/2019, 1:35 PMimplementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.1"
and am still getting the same thing 😞sdeleuze
09/12/2019, 1:36 PMepchris
09/12/2019, 1:37 PMimplementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.20"
implementation "org.jetbrains.kotlin:kotlin-reflect:1.3.20"
sdeleuze
09/12/2019, 1:37 PMsdeleuze
09/12/2019, 1:37 PMKotlin 1.3.50 + Coroutines 1.3.x works well together for example
epchris
09/12/2019, 1:38 PMepchris
09/12/2019, 1:41 PMepchris
09/12/2019, 1:42 PMsdeleuze
09/12/2019, 1:43 PM./gradlew dependencies
sdeleuze
09/12/2019, 1:43 PMepchris
09/12/2019, 1:44 PMorg.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.50 -> 1.2.71
does that output mean that it picked version 1.2.71
?sdeleuze
09/12/2019, 1:45 PMepchris
09/12/2019, 1:46 PMsdeleuze
09/12/2019, 1:47 PM1.2.71
is used hence your error, that's why we provide Coroutines version management in Boot 2.2sdeleuze
09/12/2019, 1:48 PMepchris
09/12/2019, 1:48 PMsdeleuze
09/12/2019, 1:50 PMsdeleuze
09/12/2019, 1:50 PMsdeleuze
09/12/2019, 1:51 PMepchris
09/12/2019, 2:00 PMsdeleuze
09/12/2019, 2:02 PMsdeleuze
09/12/2019, 2:03 PMepchris
09/12/2019, 2:14 PMepchris
09/12/2019, 2:14 PMepchris
09/12/2019, 2:14 PM