取消smart-doc编译期执行
This commit is contained in:
parent
83f5ada9f3
commit
dd553411a8
2
pom.xml
2
pom.xml
@ -166,7 +166,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<!--如果不需要在执行编译时启动smart-doc,则将phase注释掉-->
|
<!--如果不需要在执行编译时启动smart-doc,则将phase注释掉-->
|
||||||
<phase>compile</phase>
|
<!-- <phase>compile</phase>-->
|
||||||
<goals>
|
<goals>
|
||||||
<!--smart-doc提供了html、openapi、markdown等goal,可按需配置-->
|
<!--smart-doc提供了html、openapi、markdown等goal,可按需配置-->
|
||||||
<goal>html</goal>
|
<goal>html</goal>
|
||||||
|
Loading…
Reference in New Issue
Block a user