the result type of an implicit conversion must be more specific than Object

maven编译报错error: the result type of an implicit conversion must be more specific than Object
[ERROR] props.put(“retries”, 3)

原因scala中 props的value必须是字符串,需要改为“3”

posted @ 2021-02-08 14:14  曲水修竹  阅读(751)  评论(0编辑  收藏  举报