mirror of
https://github.com/201206030/novel-cloud.git
synced 2025-04-27 01:40:50 +00:00
文档更新
This commit is contained in:
parent
73474c066e
commit
415084b81a
13
README.md
13
README.md
@ -113,7 +113,6 @@ novel-cloud
|
|||||||
2. 开发环境配置,请确保开发机器上已安装如下软件环境。
|
2. 开发环境配置,请确保开发机器上已安装如下软件环境。
|
||||||
- [x] Java开发工具包jdk1.8+
|
- [x] Java开发工具包jdk1.8+
|
||||||
- [x] IDE(Eclipse或IntelliJ IDEA)
|
- [x] IDE(Eclipse或IntelliJ IDEA)
|
||||||
- [ ]
|
|
||||||
- [x] 项目管理工具maven
|
- [x] 项目管理工具maven
|
||||||
- [x] 微服务注册中心/配置中心nacos
|
- [x] 微服务注册中心/配置中心nacos
|
||||||
- [x] 分布式缓存服务Redis
|
- [x] 分布式缓存服务Redis
|
||||||
@ -121,7 +120,7 @@ novel-cloud
|
|||||||
- [x] ElasticSearch可视化客户端Kibana
|
- [x] ElasticSearch可视化客户端Kibana
|
||||||
- [x] 消息中间件RabbitMq
|
- [x] 消息中间件RabbitMq
|
||||||
- [x] 数据库服务Mysql
|
- [x] 数据库服务Mysql
|
||||||
|
|
||||||
3. 登陆nacos配置中心导入下载源码中的配置文件。
|
3. 登陆nacos配置中心导入下载源码中的配置文件。
|
||||||
|
|
||||||

|

|
||||||
@ -189,6 +188,16 @@ novel-cloud
|
|||||||
http://<网关IP>:<网关端口号>/api/<接口路径>
|
http://<网关IP>:<网关端口号>/api/<接口路径>
|
||||||
|
|
||||||
以小说小说分类列表查询接口为例:http://127.0.0.1:527/api/book/listBookCategory
|
以小说小说分类列表查询接口为例:http://127.0.0.1:527/api/book/listBookCategory
|
||||||
|
|
||||||
|
10. 访问用户中心/作家中心等需要认证的接口。
|
||||||
|
|
||||||
|
- 访问登陆接口获取JWT
|
||||||
|
|
||||||
|
- 设置JWT认证
|
||||||
|
|
||||||
|
- 访问需要认证的接口
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
#### 代码仓库
|
#### 代码仓库
|
||||||
|
|
||||||
|
BIN
assert/QQ20200602-194556.png
Normal file
BIN
assert/QQ20200602-194556.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
BIN
assert/QQ20200602-194713.png
Normal file
BIN
assert/QQ20200602-194713.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
BIN
assert/QQ20200602-194859.png
Normal file
BIN
assert/QQ20200602-194859.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
BIN
assert/QQ20200602-195025.png
Normal file
BIN
assert/QQ20200602-195025.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
BIN
assert/QQ20200602-195114.png
Normal file
BIN
assert/QQ20200602-195114.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
Loading…
x
Reference in New Issue
Block a user