2 Star 3 Fork 0

HowToDoIt-Act / HelloWorld

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 635 Bytes
一键复制 编辑 原始数据 按行查看 历史
greenlaw110 提交于 2018-07-02 21:42 . first version

HelloWorld

Description

Refer to https://gitee.com/how-to-do-it/hello-world/issues for project requirement definition

Run

Run the app in dev mode

mvn clean compile act:run

Run end-to-end test

mvn clean compile act:e2e

Run the app in prod mode

mvn clean compile package
cd target/dist
tar xzf *.tar.gz
./run

Known Issue

When application in DEV mode it won't be able to display the correct application version, instead it shows something like r${project.version}-${buildNumber}, this is expected as it won't be able to process the resource file without running the full build process.

Java
1
https://gitee.com/how-to-do-it-in-act/hello-world.git
git@gitee.com:how-to-do-it-in-act/hello-world.git
how-to-do-it-in-act
hello-world
HelloWorld
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891