-
按 bc-framework/README.md 的说明检出并编译安装 BC 平台
-
检出 BC Rest 平台源码并编译安装
$ git clone https://github.com/bcsoft/bc-rest.git
$ cd bc-rest
$ git submodule init
$ git submodule update
$ cd bom
$ mvn install
$ cd ..
$ mvn install -
$ mvn installN
按 bc-framework/README.md 的说明检出并编译安装 BC 平台
检出 BC Rest 平台源码并编译安装
$ git clone https://github.com/bcsoft/bc-rest.git
$ cd bc-rest
$ git submodule init
$ git submodule update
$ cd bom
$ mvn install
$ cd ..
$ mvn install -
$ mvn installN