# 商城项目(Springboot+Mybaits+SQL) **Repository Path**: chunqiudaixu/Project_Springboot_Mybaits_SQL ## Basic Information - **Project Name**: 商城项目(Springboot+Mybaits+SQL) - **Description**: 本次项目技术选型为Springboot+Mybaits+SQL的电商实训项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-03-21 - **Last Updated**: 2023-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 商城项目(Springboot+Mybaits+SQL) #### 技术选型 本次项目技术选型为Springboot+Mybaits+SQL的一次实训项目 #### 学习总结 1.目前只进展到用户登录注册修改密码功能实现 2.学习了创建ex的异常基类 3.学习到了md5密码加密,盐值 4.Ajax,session,cookie 5.学习了springboot框架搭建 6.学习了mybaits的xml文件配置