# Reggie-WebApp-Web **Repository Path**: jingzhini/reggie-web-app-web ## Basic Information - **Project Name**: Reggie-WebApp-Web - **Description**: Runnable website which use springboot + html with non separation of front and rear ends,that called as Reggie.This have one web page to manage and one applet-like web page to let user access. - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-14 - **Last Updated**: 2024-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, Java, HTML, MySQL, Redis ## README # Reggie-WebApp-Web #### 介绍 项目描述: 这是Reggie点评,仿照黑马的菩提阁自己修改运行的springboot项目。 总共有两个前端,分别是:服务器部署在8080端口的web管理端;部署在8081端口的类似app的客户端。 主要重点学习了多模块构建spring boot项目并分别为管理端及客户端配置后端controller层服务,以共用实体类及mapper层、service层代码。耗费时间大概为三天。 #### 软件架构 技术栈: - spring boot - MySQL - mybatis plus - Redis - git - maven - html - vue #### 安装教程 1. 先运行MySQL数据库 2. springboot打开项目 3. 再maven下载控制依赖 4. 运行,访问:管理端:http://localhost:8080/backend/index.html;客户端:http://localhost:8081/front/index.html #### 使用说明 1. jdk使用的版本是8 #### 参与贡献 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 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 https://gitee.com/help 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/