# springcloud-chapter10 **Repository Path**: lim-junw/springcloud-chapter10 ## Basic Information - **Project Name**: springcloud-chapter10 - **Description**: 第10章参考项目 P153 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: t1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 203 - **Created**: 2024-05-16 - **Last Updated**: 2024-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springcloud-idea-chapter10-goods #### 介绍 Spring cloud 实战电商网站项目( 模块) 目的: 综合应用 spring cloud进行微服务架构开发。 #### 开发环境 操作系统 : windows Java环境 : JDK1.8(不能使用高版本) 开发工具 : Idea 2021 数据库: mysql 5.5以上 spring boot : 2.1.7 Release #### 测试方法 - 数据库使用本机localhost配置MySQL b2busergood.sql 。 **注意** 机房环境使用 Navicat 16客户端软件 连接本地MySQL 数据库 用户名 root 密码 123456 - 启动 goods-consumer,注意修改数据库连接密码 - 访问 http://localhost:8896/admin/tologin 王三 , 123 运行 citestdemo,注意更新 驱动 ![输入图片说明](https://images.gitee.com/uploads/images/2020/1127/044403_c032b758_382074.png "屏幕截图.png")