摘要: 基本都是pom依赖包冲突导致的,可以这样来解决: 找到pom.xml找到依赖项 一般Class Not found 会给一个具体的类名。搜索这个类名,看是在那个pom里面。然后在pom依赖项进行ctrl+f 查询,如果有多个,一般就是有冲突了 阅读全文
posted @ 2023-02-10 14:18 Doyourself! 阅读(24) 评论(0) 推荐(0) 编辑
摘要: ElasticsearchStatusException[Unable to parse response body]; nested: ResponseException[method [PUT], host [http://marketing-ora-m-dev.gwm.com.cn], URI 阅读全文
posted @ 2023-02-10 14:14 Doyourself! 阅读(851) 评论(0) 推荐(0) 编辑