当前位置:网站首页>【store商城项目01】环境准备以及测试
【store商城项目01】环境准备以及测试
2022-08-04 01:00:00 【渔夫阿布】
1.项目分析
项目功能:登录,注册,热销商品,用户管理(密码,个人信息,头像,收货地址),购物车(展示,增加,删除),订单模块
开发顺序:注册,登录,用户管理,购物车,商品,订单模块
某一个模块的开发顺序:
持久层开发:依据前端页面的设置规划相关的SQL语句,以及进行配置
业务层开发:核心功能控制,业务操作以及异常的处理
控制层开发:接收请求,处理响应
前端开发:JS,Query,AJAX这些技术来连接后台
2.项目的基本环境
JDK:1.8版本及以上
maven:需要配置到idea,3.6.1版本及以上
数据库:MySQL,要求是5.1版本及以上
开发的平台:idea开发
3.项目的创建
4.数据库的连接
4.1配置数据源
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://localhost:3306/store?serverTimezone=UTC
spring.datasource.username=root
spring.datasource.password=root
4.2数据库的创建
5.导入静态页面
6.测试系统
边栏推荐
猜你喜欢
typescript53 - generic constraints
咱们500万条数据测试一下,如何合理使用索引加速?
ML18-自然语言处理
特征值与特征向量
Electronics manufacturing enterprise deployment WMS what are the benefits of warehouse management system
分子个数 数论(欧拉函数 前缀和
Vant3 - click on the corresponding name name to jump to the next page corresponding to the location of the name of the TAB bar
2015年开源大事件汇总
jmeter distributed stress test
typescript57-数组泛型接口
随机推荐
typescript48-函数之间的类型兼容性
jmeter distributed stress test
Analysis of usage scenarios of mutex, read-write lock, spin lock, and atomic operation instructions xaddl and cmpxchg
第1章:初识数据库与MySQL----MySQL安装
C 学生管理系统_添加学生
LYVE1抗体丨Relia Tech LYVE1抗体解决方案
字符串变形
MATLAB三维绘图命令plot3入门
C语言 函数递归
TypeScript学习
NLP resources that must be used for projects [Classified Edition]
越来越火的图数据库到底能做什么?
The 600MHz band is here, will it be the new golden band?
Google Earth Engine - Calculates the effective width of rivers using publicly available river data
Apache DolphinScheduler新一代分布式工作流任务调度平台实战-中
Nanoprobes Alexa Fluor 488 FluoroNanogold 偶联物
Shell编程之循环语句(for、while)
七夕佳节即将来到,VR全景云游为你神助攻
静态文件快速建站
fsdbDump用法