报错内容如下
'void okhttp3.internal.platform.Platform.log(int, java.lang.String, java.lang.Throwable)'\n\tat okhttp3.logging.HttpLoggingInterceptor$Logger$1.log(HttpLoggingInterceptor.java:114)\n\tat okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.java:173)\n\tat okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)\n\tat okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)\n\tat okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
解决方法
找对了方法,真的很简单的排包问题。
本人JDK11环境+SpringBoot2.3版本,启动一切正常,就是调用某个接