mirror of
https://github.com/201206030/novel.git
synced 2025-06-13 11:18:30 +00:00
文档更新
This commit is contained in:
parent
bd65e4e373
commit
7024c37f9b
17
README.md
17
README.md
@ -12,11 +12,20 @@ Springboot+Mybatis+Mysql+Ehcache+Thymeleaf+Layui
|
|||||||
#### 安装教程
|
#### 安装教程
|
||||||
|
|
||||||
1. 数据准备,拉取小说爬虫程序,按照说明文件爬取网络小说到数据库中。([点击获取爬虫程序](https://gitee.com/xiongxyang/crawl-book))
|
1. 数据准备,拉取小说爬虫程序,按照说明文件爬取网络小说到数据库中。([点击获取爬虫程序](https://gitee.com/xiongxyang/crawl-book))
|
||||||
|
|
||||||
2. 修改项目application.yml配置文件中的数据库配置。
|
2. 修改项目application.yml配置文件中的数据库配置。
|
||||||
3. 本地直接运行或使用maven插件打包成jar文件上传到服务器上。
|
|
||||||
4. `http://ip:port`访问首页
|
3. 修改项目application.yml配置文件中的首页本站推荐小说配置(修改的小说需要在数据库中存在)。
|
||||||
5. `http://ip:port/books`访问精品小说模块
|
|
||||||
6. `http://ip:port/book/searchSoftBook.html`访问轻小说模块
|

|
||||||
|
|
||||||
|
4. 本地直接运行或使用maven插件打包成jar文件上传到服务器上。
|
||||||
|
|
||||||
|
5. `http://ip:port`访问首页。
|
||||||
|
|
||||||
|
6. `http://ip:port/books`访问精品小说模块。
|
||||||
|
|
||||||
|
7. `http://ip:port/book/searchSoftBook.html`访问轻小说模块。
|
||||||
|
|
||||||
#### 项目截图
|
#### 项目截图
|
||||||
|
|
||||||
|
BIN
assets/index_config.png
Normal file
BIN
assets/index_config.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
x
Reference in New Issue
Block a user