# JavaWeb_aDocShop **Repository Path**: clifford-not-with/java-web_a-doc-shop ## Basic Information - **Project Name**: JavaWeb_aDocShop - **Description**: 作为个人联系用的文档商城项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: test - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-17 - **Last Updated**: 2021-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, javaWEB, HTML, CSS, JavaScript ## README # JavaWeb_aDocShop #### 介绍 作为个人练习用的文档商城项目 #### 数据库结构 ![物理数据模型](https://images.gitee.com/uploads/images/2021/1017/231324_9682d45c_8975337.png "数据库模型.png") #### 技术选型 (1)web层 1.servlet:前端控制器 2. html:视图(没有用jsp,面向用户html响应快) 3.Filter:过滤器 4.BeanUtils:完成数据封装 5.Jackson:json序列化工具 (2)service层 1. javamail:邮箱验证码 2. redis:nosql内存数据库 3. jedis:操作redis (3)DAO层 1.MySQL:数据库 2. Druid:连接池 3. JDBCTemplate:JDBC工具 #### 使用说明 1. 注册并邮箱激活 2. 登录与验证码 3. 分页信息展示 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)