# cloud_note **Repository Path**: mysbs_9/cloud_note ## Basic Information - **Project Name**: cloud_note - **Description**: 云笔记,使用ssm框架集手写的一款简洁的个人笔记。 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-10 - **Last Updated**: 2021-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloud_note #### 介绍 云笔记,使用ssm框架集手写的一款简洁的个人笔记。 ![用户登陆界面](https://images.gitee.com/uploads/images/2020/1114/014827_12747578_4765835.png "b654b882237bdb4b5c5f29b6837d958.png") ![云笔记主页](https://images.gitee.com/uploads/images/2020/1114/014926_6bd1d0a0_4765835.png "5f8645f90dcc46de112d8228c7c668e.png") ![新建笔记本](https://images.gitee.com/uploads/images/2020/1114/015049_7767cd52_4765835.png "cd2399043db11feb7ebb04ee6c902cf.png") ![删除笔记本](https://images.gitee.com/uploads/images/2020/1114/015127_bcf78a84_4765835.png "269a1f52b62983d62320623c065db63.png") ![新建笔记](https://images.gitee.com/uploads/images/2020/1114/015359_257e8a35_4765835.png "fc1fe124a0a635d5814b9331c7c8789.png") ![删除笔记](https://images.gitee.com/uploads/images/2020/1114/015534_8922a3a0_4765835.png "a81177c358bd0a41ddd4b6517d9ea97.png") ![移动笔记](https://images.gitee.com/uploads/images/2020/1114/015605_67f912a4_4765835.png "060d80a63f630fea03e6a16b1400a4c.png") ![活动笔记](https://images.gitee.com/uploads/images/2020/1114/015659_9f82a237_4765835.png "7ce3f4809cc58281f4b11fc3e12052b.png") ![搜索笔记](https://images.gitee.com/uploads/images/2020/1114/015744_7b22cd28_4765835.png "e14553066a7685963720df6139057f4.png") ![用户注册](https://images.gitee.com/uploads/images/2020/1114/015831_f0a5ab7d_4765835.png "4a11bee6dea6b15b670eb8b49249c18.png") ![修改密码](https://images.gitee.com/uploads/images/2020/1114/015912_d05bfe7c_4765835.png "edbf1b58ca3ebc76657a8154bea4d21.png") #### 软件架构 软件架构说明 使用spring+springmvc+mybatis框架集开发的一款云笔记 数据库采用的是MySQL-8.0 spring(AOP,IOC):管理相关组件 springmvc:负责接收请求,调用业务组件处理,生成json响应 mybatis:对数据库进行操作 #### 安装教程 1. 在idea中将cloud_note项目部署到tomcat服务器中。 2. 启动tomcat运行即可 #### 使用说明 1. 可以在学习框架阶段对自己进行知识点掌握 2. 是一个对初学者比较适合练手的项目 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)