Showing
1 changed file
with
1 additions
and
0 deletions
@@ -5,6 +5,7 @@ | @@ -5,6 +5,7 @@ | ||
5 | #git路径:git@git.yoho.cn:datasync/yoho-datasync-producer.git | 5 | #git路径:git@git.yoho.cn:datasync/yoho-datasync-producer.git |
6 | #打包脚本:mvn clean package -DskipTests | 6 | #打包脚本:mvn clean package -DskipTests |
7 | #打包完成后存放路径:yoho-rt-shop/target/yoho-rt-shop-*.jar | 7 | #打包完成后存放路径:yoho-rt-shop/target/yoho-rt-shop-*.jar |
8 | +#启动的脚本 java -jar XX.jar | ||
8 | #运行的预计内存:1000M | 9 | #运行的预计内存:1000M |
9 | #访问的端口:8080 | 10 | #访问的端口:8080 |
10 | #健康检查标识(需要返回200):localhost:8080/yohomars/actuator | 11 | #健康检查标识(需要返回200):localhost:8080/yohomars/actuator |
-
Please register or login to post a comment