摘要: 1.创建视图微服务product-view-service-ribbon 2.pom.xml <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 阅读全文
posted @ 2020-11-13 18:03 脑袋有点大 阅读(90) 评论(0) 推荐(0) 编辑
摘要: 1.在项目springcloud下,新建微服务product-data-service 2.修改pom.xml文件 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSche 阅读全文
posted @ 2020-11-13 18:01 脑袋有点大 阅读(95) 评论(0) 推荐(0) 编辑
摘要: 一、父项目创建 1.选择简单项目 2.填写GroupId和Name 3.修改pom.xml <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文
posted @ 2020-11-13 10:14 脑袋有点大 阅读(73) 评论(0) 推荐(0) 编辑