maventalker / simplemall

基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合spring cloud 相关组件,如spring-cloud-netflix、swagger等

Home Page:https://github.com/backkoms/simplemall/blob/develop/getqrcode.jpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

启动过程遇到的问题记录

MutaoCn opened this issue · comments

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

org.apache.httpcomponents
httpcore
4.4