48
48
- Integrate maven-assembly-plugin for different environment package deployment, including startup and restart commands, and extract configuration files to external config directory
49
49
50
50
## Architecture
51
- ![ spring-boot-plus-architecture.jpg] ( https://raw.githubusercontent.com/geekidea/spring-boot- plus/master/docs /img/spring-boot-plus-architecture.jpg )
51
+ ![ spring-boot-plus-architecture.jpg] ( https://springboot. plus/img/spring-boot-plus-architecture.jpg )
52
52
53
53
### Project Environment
54
54
Middleware | Version | Remark
@@ -284,7 +284,7 @@ public class SpringBootPlusApplication {
284
284
[ http://127.0.0.1:8888/swagger-ui.html ] ( http://127.0.0.1:8888/swagger-ui.html )
285
285
286
286
### 5. SysUser CRUD Swagger
287
- ![ sys_user_swagger.png] ( https://raw.githubusercontent.com/geekidea/spring-boot- plus/master/docs /img/sys_user_swagger.png )
287
+ ![ sys_user_swagger.png] ( https://springboot. plus/img/sys_user_swagger.png )
288
288
289
289
290
290
## Quick Start
@@ -300,7 +300,7 @@ public class SpringBootPlusApplication {
300
300
> Install ` jdk ` , ` git ` , ` maven ` , ` redis ` , ` mysql `
301
301
302
302
``` bash
303
- wget -O download-install-all.sh https://raw.githubusercontent.com/geekidea/spring-boot- plus/master/docs/ bin/install /download-install-all.sh
303
+ wget -O download-install-all.sh https://springboot. plus/bin/download-install-all.sh
304
304
```
305
305
306
306
### 2. Run the installation script
326
326
327
327
# ## 5. Download deployment script `deploy.sh`
328
328
` ` ` bash
329
- wget -O deploy.sh https://raw.githubusercontent.com/geekidea/spring-boot- plus/master/deploy /deploy.sh
329
+ wget -O deploy.sh https://springboot. plus/bin /deploy.sh
330
330
` ` `
331
331
332
332
# ## 6. Execution script
@@ -358,25 +358,25 @@ tail -f -n 1000 /root/spring-boot-plus-server/logs/spring-boot-plus.log
358
358
# ## [Spring Boot Admin Instances](http://47.105.159.10:8888/instances/e211ba082db8/details)
359
359
< p>
360
360
< a href=" http://47.105.159.10:8888/instances/e211ba082db8/details" >
361
- < img src=" https://springboot.plus/img/home/spring-boot-admin.png" alt=" spring-boot-admin instances" >
361
+ < img src=" https://springboot.plus/img/home/spring-boot-admin-en .png" alt=" spring-boot-admin instances" >
362
362
< /a>
363
363
< /p>
364
364
365
365
# ## [Spring Boot Admin Statistics](http://47.105.159.10:8888/instances/e211ba082db8/details)
366
366
< p>
367
367
< a href=" http://47.105.159.10:8888/instances/e211ba082db8/details" >
368
- < img src=" https://springboot.plus/img/home/spring-boot-admin-1.png" alt=" spring-boot-admin statistics" >
368
+ < img src=" https://springboot.plus/img/home/spring-boot-admin-1-en .png" alt=" spring-boot-admin statistics" >
369
369
< /a>
370
370
< /p>
371
371
372
372
# ## [Spring Boot Admin Log](http://47.105.159.10:8888/instances/e211ba082db8/logfile)
373
373
< p>
374
374
< a href=" http://47.105.159.10:8888/instances/e211ba082db8/logfile" >
375
- < img src=" https://springboot.plus/img/home/spring-boot-admin-log.png" alt=" spring-boot-admin log" >
375
+ < img src=" https://springboot.plus/img/home/spring-boot-admin-log-en .png" alt=" spring-boot-admin log" >
376
376
< /a>
377
377
< /p>
378
378
379
- # ## [spring-boot-plus Swagger文档 ](http://47.105.159.10:8888/swagger-ui.html)
379
+ # ## [spring-boot-plus Swagger Docs ](http://47.105.159.10:8888/swagger-ui.html)
380
380
< p>
381
381
< a href=" http://47.105.159.10:8888/swagger-ui.html" >
382
382
< img src=" https://springboot.plus/img/home/spring-boot-plus-swagger.png" alt=" spring-boot-plus swagger docs" >
@@ -397,5 +397,12 @@ tail -f -n 1000 /root/spring-boot-plus-server/logs/spring-boot-plus.log
397
397
- [CentOS Quick Build / Deploy / Launch Spring-boot-plus Project](https://www.bilibili.com/video/av67218970/)
398
398
399
399
400
+ # # Contact
401
+ - spring-boot-plus QQ Group
402
+
403
+ ! [spring-boot-plus QQ Group](https://spring-boot-plus.gitee.io/img/spring-boot-plus-qq-group.png)
404
+
405
+
400
406
# # License
401
407
spring-boot-plus is under the Apache 2.0 license. See the [LICENSE](https://github.com/geekidea/spring-boot-plus/blob/master/LICENSE) file for details.
408
+
0 commit comments