apollo源码如何可以打成一个quick start包和如何快速启动所有服务。 #38
Unanswered
small-fresh-meet
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我自己按照文档quick start方式打包之后,在assembly下面生成一个jar包。首先,这不是一个quick start包,第一个问题就是源码如何可以打成一个quick start包。第二个问题是,默认assembly下面的jar包,应该如何直接启动就可以把所有服务都启动起来,里面的数据库参数要怎么配置,是直接修改properties之后再打包吗?还是有其他方式。
Beta Was this translation helpful? Give feedback.
All reactions