apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

将vue打包进server中 #1244

Open 985492783 opened 11 months ago

985492783 commented 11 months ago

将vue项目打包进resources/static目录下

zph95 commented 9 months ago

版本0.7.0, UI改成可以配置打包项了。想将vue打包进jar中,要用 mvn clean package -Dmaven.test.skip=true -P ui