maventalker / simplemall

基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合spring cloud 相关组件,如spring-cloud-netflix、swagger等
https://github.com/backkoms/simplemall/blob/develop/getqrcode.jpeg
717 stars 366 forks source link

启动过程遇到的问题记录 #18

Open MutaoCn opened 5 years ago

MutaoCn commented 5 years ago

adminserver和configserver会报ClassNotFoundException:java.lang.ClassNotFoundException: org.apache.http.util.Args或者ClassNotFoundException: org.apache.http.pool.ConnPoolControl 解决: 在各自的pom中加依赖:

org.apache.httpcomponents httpcore 4.4