Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a695979515/enterprise
企业门户网站
https://github.com/a695979515/enterprise
java javascript
Last synced: 3 months ago
JSON representation
企业门户网站
- Host: GitHub
- URL: https://github.com/a695979515/enterprise
- Owner: a695979515
- Created: 2016-11-02T09:27:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T03:24:35.000Z (about 2 years ago)
- Last Synced: 2024-08-01T18:32:00.649Z (6 months ago)
- Topics: java, javascript
- Language: JavaScript
- Size: 3.76 MB
- Stars: 657
- Watchers: 19
- Forks: 327
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# enterprise
## 特性:通用性企业门户网站
开发语言:Java
模版引擎:JSP
数 据 库:MySQL
核心框架:Spring、SpringMVC、mybatis
## 快速开始
* IDEA导入项目
* 新建数据库enterprise,导入enterprise.sql文件
* 使用tomcat启动
* 前端地址:http://localhost:8080
* 后端地址:http://localhost:8080/manage/user/login
## 图片示例
![前端](https://raw.githubusercontent.com/a695979515/enterprise/master/src/main/webapp/attached/image/%E5%89%8D%E7%AB%AF.png)
![后端首页](https://raw.githubusercontent.com/a695979515/enterprise/master/src/main/webapp/attached/image/%E5%90%8E%E5%8F%B0%E7%AE%A1%E7%90%86%E4%B8%BB%E9%A1%B5.png)
![滚动图管理](https://raw.githubusercontent.com/a695979515/enterprise/master/src/main/webapp/attached/image/%E6%BB%9A%E5%8A%A8%E5%9B%BE%E7%89%87%E7%AE%A1%E7%90%86.png)
![数据备份](https://raw.githubusercontent.com/a695979515/enterprise/master/src/main/webapp/attached/image/%E6%95%B0%E6%8D%AE%E5%A4%87%E4%BB%BD.png)