Unable to interpret the implicit parameter configuration with dataType: , dataTypeClass: class java.

Posted 简简单单OnlineZuozuo

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Unable to interpret the implicit parameter configuration with dataType: , dataTypeClass: class java.相关的知识,希望对你有一定的参考价值。

Unable to interpret the implicit parameter configuration with dataType: , dataTypeClass: class java.lang.Void


1、具体内容

日志打印 WARN 日志,Unable to interpret the implicit parameter configuration with dataType: , dataTypeClass: class java.lang.Void
该日志是 Swagger 打印, 意思是使用了 Void 作为默认参数类型,不太合适,建议该一下

2、解决

1、降低 Swagger 版本至 3.0以下
2、为 ApiImplicitParam 指定 dataTypeClass 属性
3、关闭 Swagger 的日志,或者将 Swagger 日志级别调整为 error

以上是关于Unable to interpret the implicit parameter configuration with dataType: , dataTypeClass: class java.的主要内容,如果未能解决你的问题,请参考以下文章

Unable to interpret the implicit parameter configuration with dataType: , dataTypeClass: class java.

打开modelsim 提示 Unable to checkout a viewer license necessary for use of the ModelSim graphical user i

The search request was unable to connect to the Search Service

Unable to access the IIS metabase

[nodejs] Error: unable to verify the first certificate

出现unable to open the service tomcat怎么办