Skip to content

Commit 9294a21

Browse files
committed
modify api local develop docs
1 parent b5de430 commit 9294a21

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

i18n/zh-CN/docusaurus-plugin-content-docs/current/how-to/develop/api-local-develop.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ mvn clean compile
4242

4343
编译完成后UI项目的静态文件会在 feature-probe-admin 模块target/classes/static 目录下
4444

45+
:::note
46+
如果想关闭关闭UI编译选项,请将 FeatureProbe/feature-probe-api/feature-probe-admin/pom.xml 如下配置置为 false .
47+
![skip_compile_ui](/skip_compile_ui.png)
48+
:::
49+
50+
51+
4552
### 本地开发
4653

4754
编译完成后,通过自己熟悉的IDE运行 feature-probe-admin 模块,访问 http://localhost:8080 查看UI页面。

pictures/skip_compile_ui.png

384 KB
Loading

0 commit comments

Comments
 (0)