当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
5 Star 74 Fork 10

端银 / 基于SSM搭建的点餐系统(前台+后台)
暂停

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

🍽️ meal_ordering_system

基于SSM框架搭建的点餐系统,包括前台和后台功能。

📝 介绍

该项目是使用Maven、Idea、Spring、SpringMVC、MyBatis和JSP等技术实现的点餐系统。你可以在Github和Gitee上找到该项目的源代码。

Github地址:https://github.com/CodingLink/meal_ordering_system
Gitee地址:https://gitee.com/CodingPeppa/meal_ordering_system

🛠️ 软件架构

Mysql: 8.0.28
JDK 1.8
Tomcat 9.0.56

🔧 安装教程

二进制文件方式

  1. 导入数据库文件:apsfc 20150727 2133.sql
  2. 修改applicationContext.xml文件的数据库信息(默认数据库名:apsfc,用户名:root,密码:123456)
  3. 在根目录下运行mvn package,将打包后的war包导入Tomcat的/webapp目录下

Docker-Compose方式

📖 使用说明

你可以通过以下链接访问点餐系统的前台和后台功能:

前台:http://localhost:8080/meal_ordering_system/qiantai
后台:http://localhost:8080/meal_ordering_system/admin

🤝 贡献

目前该项目已不再维护

📄 许可证

本项目基于MIT许可证开源。

MIT License Copyright (c) 2021 小林 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.

简介

Maven+Idea+Spring+SpringMVC+MyBatis+JSP实现的点餐系统(前台+后台) 展开 收起
Java 等 4 种语言
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/CodingPeppa/meal_ordering_system.git
git@gitee.com:CodingPeppa/meal_ordering_system.git
CodingPeppa
meal_ordering_system
基于SSM搭建的点餐系统(前台+后台)
master

搜索帮助