欢乐的骆驼 · SAP ABAP 企業編程語言實用班 - ...· 4 小时前 · |
长情的弓箭 · 使用Python开发鸿蒙设备程序(0-初体验 ...· 12 小时前 · |
大力的树叶 · Python如何创建线程 - ...· 20 小时前 · |
兴奋的地瓜 · 语音识别用什么编程语言做 • Worktile社区· 昨天 · |
高大的长颈鹿 · 编程序时乘号用什么表示 • Worktile社区· 昨天 · |
深沉的松树 · JQuery获取页面关闭事件 - 逍遥学徒 ...· 1 周前 · |
阳光的木耳 · 烂风的作品集丨鸦鸦丨姚姚丨绿松石丨摇尾丨小鱼 ...· 2 月前 · |
失恋的铁板烧 · 正则表达式 怎么匹配文件名? - ITeye问答· 2 月前 · |
温文尔雅的书包 · Corporate-owned ...· 2 月前 · |
刀枪不入的玉米 · Documentation - Android· 5 月前 · |
kotlin 编程语言 |
https://slack-chats.kotlinlang.org/t/531578/hi-got-an-issue-that-i-can-t-figure-out-i-made-a-lib-based-o |
鼻子大的书包
11 月前 |
Razvan
06/20/2021, 1:01 PMCompanion
java.lang.NoSuchFieldError: Companion
at org.http4k.client.OkHttpKt.requestBody(OkHttp.kt:75)
at org.http4k.client.OkHttpKt.asOkHttp(OkHttp.kt:68)
at org.http4k.client.OkHttpKt.access$asOkHttp(OkHttp.kt:1)
at org.http4k.client.OkHttp$invoke$1.invoke(OkHttp.kt:38)
at org.http4k.client.OkHttp$invoke$1.invoke(OkHttp.kt:35)
It’s the basic client, nothing fancy
OkHtttp()
if I replace that with JavaHttpClient() or ApacheClient() all works.
Does that ring a bel or should try to make test projects to show it ?
The error line is the if line in this function
private fun Request.requestBody() =
if (permitsRequestBody(method.toString())) body.payload.array().toRequestBody()
else null
http4k-client-okhttp
adds okhttp 3.14.9 instead of 4.9.1 in the http4k version.
dave
06/20/2021, 1:22 PMRazvan
06/20/2021, 1:38 PMapi("com.squareup.okhttp3:okhttp:4.9.1")
is not ok.
If I do it in the SpringBoot app (as implement) is OK. but I shouldn’t have to care about that as in my spring boot app I’m not using okhttp in this client app…
(*) - dependencies omitted (listed previously)
) but there’s nowhere else…
| +--- org.http4k:http4k-client-okhttp:4.9.8.0
大力的树叶 · Python如何创建线程 - Python教程 - C语言网 20 小时前 |
深沉的松树 · JQuery获取页面关闭事件 - 逍遥学徒 - 博客园 1 周前 |
失恋的铁板烧 · 正则表达式 怎么匹配文件名? - ITeye问答 2 月前 |
温文尔雅的书包 · Corporate-owned Android Enterprise device restriction settings in Microsoft Intune | Microsoft Learn 2 月前 |
刀枪不入的玉米 · Documentation - Android 5 月前 |