1 Star 0 Fork 19

friendship / 毕设脚手架

forked from xqnode / x-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

🚀 毕设脚手架

🛫 介绍

毕设脚手架工程,拿来即用,简单便捷,专为新手小白/毕设困难户打造,货真价实,童叟无欺

🚂 软件架构

Java后台:SpringBoot 2.1.0 + SpringData Jpa + hutool工具包 + Apache poi

前台页面:Vue2.0 + ElementUI + Jquery + tinymce(富文本插件)

数据库:Mysql

注意:JDK选择1.8版本,Mysql选择5.7版本

前后端分离,页面可单独部署,默认放在项目的static文件夹,随后端工程一起访问。

🚁 安装教程

  1. 使用git下载本项目

    git clone https://gitee.com/xqnode/graduation-scaffold.git

    或者直接下载zip解压

    下载zip

  2. 使用idea打开graduation-scaffold文件夹导入工程

  3. 配置maven,下载项目依赖

  4. 数据库执行test.sql

  5. 项目依赖下载完成后,直接运行 Application 启动SpringBoot即可

🛸 使用说明

  1. 登录页面请访问:http://localhost:9999/page/end/login.html
  2. 账号:admin,密码:admin

🎨 界面截图

登录

注册

在这里插入图片描述

项目主页

信息管理页

在这里插入图片描述

各种前端插件

在这里插入图片描述

Websocket在线聊天室

在这里插入图片描述

个人信息页

在这里插入图片描述

🏎 问题交流

扫描下方二维码,加我微信

🛹 请作者喝杯咖啡

MIT License Copyright (c) 2021 xqnode Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

毕设脚手架工程,拿来即用,简单便捷 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/friendship_lhj/graduation-scaffold.git
git@gitee.com:friendship_lhj/graduation-scaffold.git
friendship_lhj
graduation-scaffold
毕设脚手架
master

搜索帮助