RuoYi/ruoyi-admin
bo.yang 2c828e5cec 解决启动WARN警告: Unable to interpret the implicit parameter configuration
这是因为Swagger中的注解@ApiImplicitParam有一个属性为dataTypeClass,该属性的默认值为Void.class,因为没有指定dataTypeClass属性的值,所以报该警告信息。
2021-07-31 18:09:27 +08:00
..
src/main 解决启动WARN警告: Unable to interpret the implicit parameter configuration 2021-07-31 18:09:27 +08:00
pom.xml 若依 v4.6.2 2021-07-01 09:07:37 +08:00