stock-workers
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A repository to host all the demos for the SpringSource blog on workers in Cloud Foundry. The demos - Spring Batch, Spring Integration and Spring Core, consume and work with stock feed data.
BUILD
* To build this, run the Apache Maven 2 tool  at the base of the code base (where the top most pom.xml file is): mvn clean install 
* there are shell scripts (should be named *redeploy.sh* in each folder) that show you how to compile the code and
  deploy them to Cloud Foundry. Because each module has already a manifest.yml, they don't need to tweaked, except when it comes to the URL of the application. Obviously, there's a high 
  degree the URL you want is already taken by somebody else, so choose wisely.
* For the integration demos (-webclient, and -service), you need to install the -service first, then kick open the -webclient version)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。