导入黑马点评项目

1、将后端、前端项目放入workspace
2、创建数据库hmdp,运行sql文件
3、配置文件中更改mysql、redis配置
4、在service中添加 Run Configuration Type,选择SpringBoot启动项目
5、访问 http://localhost:8081/shop-type/list,验证访问信息
6、在nginx中打开cmd,输入start nginx.exe启动
7、访问 http://localhost:8080/ 查看页面 360x640

你可能感兴趣的:(redis,java,mysql,数据库)