# log_boot_master
**Repository Path**: LogMan_Lab514/log_boot_master
## Basic Information
- **Project Name**: log_boot_master
- **Description**: the net log analysis System
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2018-05-24
- **Last Updated**: 2020-12-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# log_boot_master
## 项目名称 LogMan
#### 项目介绍
the net log analysis System
#### 软件架构
软件架构说明
项目的所有返回类型均为自定义的R类型,当有数据封装在打他中
####项目架构说明
#####java层放置java代码,resources放置资源
前后端交互接口位于controller层中
基本服务位于service层中
与数据库的持久性连接放置于mapper层中
实体类放置于entity当中
utils放置自己编写的处理函数
resource当中放置静态的页面
application.properties当中放置基本的配置信息
#### 安装教程
1. 将本地的sql文件导入
2. 之后修改application.properties中的配置信息,数据库为本地数据库
3. 运行项目,在浏览器中输入localhost:8080/lasys即可
4. 当然若是本地的8080接口被占用,可选择暂定占用的程序或则修改本项目运行的端口,在配置文件当中添加server.port=端口号即可
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献
1. 项目架构搭建以及代码搭建者:[JamesZhan](https://gitee.com/ZhanKobe)
#### 码云特技
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. 码云官方提供的使用手册 [http://git.mydoc.io/](http://git.mydoc.io/)
6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)