mirror of https://github.com/jeecgboot/jeecg-boot
默认账号密码
parent
6ace7eae8a
commit
2840f0d325
|
@ -69,10 +69,13 @@ Jeecg-Boot AI low code platform can be applied in the development of any J2EE pr
|
||||||
Starts the project
|
Starts the project
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
- [Development Environment setup](https://help.jeecg.com/java/setup/tools)
|
> Default account password: admin/123456
|
||||||
- [IDEA Quick start](https://help.jeecg.com/java/setup/idea/startup)
|
|
||||||
- [Docker Quick start](https://help.jeecg.com/java/docker/quick)
|
|
||||||
|
|
||||||
|
- [Development Environment setup](https://help.jeecg.com/java/setup/tools)
|
||||||
|
- [IDEA Quick start(single model)](https://help.jeecg.com/java/setup/idea/startup)
|
||||||
|
- [Docker Quick start(single model)](https://help.jeecg.com/java/docker/quick)
|
||||||
|
- [IDEA Quick start(microservices model)](https://help.jeecg.com/java/springcloud/switchcloud/monomer)
|
||||||
|
- [Docker Quick start(microservices model)](https://help.jeecg.com/java/docker/quickcloud)
|
||||||
|
|
||||||
|
|
||||||
Technical documentation
|
Technical documentation
|
||||||
|
|
|
@ -66,6 +66,8 @@ JeecgBoot低代码平台,可以应用在任何J2EE项目的开发中,支持
|
||||||
启动项目
|
启动项目
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
|
> 默认账号密码: admin/123456
|
||||||
|
|
||||||
- [开发环境搭建](https://help.jeecg.com/java/setup/tools)
|
- [开发环境搭建](https://help.jeecg.com/java/setup/tools)
|
||||||
- [IDEA启动前后端(单体模式)](https://help.jeecg.com/java/setup/idea/startup)
|
- [IDEA启动前后端(单体模式)](https://help.jeecg.com/java/setup/idea/startup)
|
||||||
- [Docker一键启动(单体模式)](https://help.jeecg.com/java/docker/quick)
|
- [Docker一键启动(单体模式)](https://help.jeecg.com/java/docker/quick)
|
||||||
|
|
Loading…
Reference in New Issue