There was an error while loading. Please reload this page.
1 parent b5de430 commit 9294a21Copy full SHA for 9294a21
i18n/zh-CN/docusaurus-plugin-content-docs/current/how-to/develop/api-local-develop.md
@@ -42,6 +42,13 @@ mvn clean compile
42
43
编译完成后UI项目的静态文件会在 feature-probe-admin 模块target/classes/static 目录下
44
45
+:::note
46
+如果想关闭关闭UI编译选项,请将 FeatureProbe/feature-probe-api/feature-probe-admin/pom.xml 如下配置置为 false .
47
+
48
+:::
49
+
50
51
52
### 本地开发
53
54
编译完成后,通过自己熟悉的IDE运行 feature-probe-admin 模块,访问 http://localhost:8080 查看UI页面。
pictures/skip_compile_ui.png
384 KB
0 commit comments