📝Docs: 新增快速启动配置说明
This commit is contained in:
@@ -10,6 +10,18 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 快速启动
|
||||||
|
|
||||||
|
1. 配置 `application.yml` 文件
|
||||||
|
- MySQL
|
||||||
|
- Redis
|
||||||
|
- RabbitMq
|
||||||
|
- Mybatis
|
||||||
|
- LLM
|
||||||
|
- aliyun oss
|
||||||
|
2. 执行 `create_table.sql` 数据库初始化
|
||||||
|
3. 执行 `BiInitMain` 消息队列初始化
|
||||||
|
|
||||||
> Dev
|
> Dev
|
||||||
|
|
||||||
- Application Interface: http://localhost:8080/api/doc.html
|
- Application Interface: http://localhost:8080/api/doc.html
|
||||||
|
|||||||
Reference in New Issue
Block a user