Commit 184bce42 authored by xiandafu's avatar xiandafu
Browse files

update doc

parent 2ac3a6c4
......@@ -56,6 +56,12 @@ spring.datasource.password=123456
> 微信扫描付费查看安装和子系统生成视频(约25分钟)
>
> ![doc/readme/user.png](doc/readme/pay-install.png)
## 1.2 创建子系统
SpringBoot-plus 是一个适合大系统拆分成小系统的架构,或者是一个微服务系统,因此,如果你需要创建自己的业务系统,比如,一个CMS子系统,建议你不要在SpringBoot-Plus 添加代码,应该是新建立一个maven工程,依赖admin-core,或者依赖admin-console(如果你有后台管理需求,通常都有,但不是必须的)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment