Skip to content

Commit 1e57135

Browse files
authored
Merge pull request #121 from linyimin0812/docs/20231016_update_docs_1
docs: update README
2 parents 13148b6 + 5334d88 commit 1e57135

4 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,8 @@ async-init-bean, beanName: ${beanName}, async init method: ${initMethodName}
361361

362362
To optimize the startup time for daily and pre, we can consider hotswap. The project provides a command-line tool to implement hotswap for modified code.
363363

364+
![](./docs/spring-startup-cli_EN.svg)
365+
364366
1. Download `spring-startup-cli` from [release](https://github.com/linyimin0812/spring-startup-analyzer/releases/tag/v3.0.0)
365367
2. Execute the command-line tool in the project's working directory
366368

README_ZH.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,8 @@ async-init-bean, beanName: ${beanName}, async init method: ${initMethodName}
356356

357357
为了优化日常/预发的启动时长,可以考虑热加载。本项目提供了一个命令行工具,实现一个命令完成已修改代码的热加载。
358358

359+
![](./docs/spring-startup-cli_ZH.svg)
360+
359361
1.[release](https://github.com/linyimin0812/spring-startup-analyzer/releases/tag/v3.0.0)下载`spring-startup-cli`
360362
2. 在项目的工作目录(HOME)下执行此命令行工具
361363
```shell

docs/spring-startup-cli_EN.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/spring-startup-cli_ZH.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)