The example of castle-platform.
可查阅https://ken.whenling.com/2016/07/26/zookeeper/ 。配置完成后,启动zookeeper。
创建数据库,并且修改工程文件里面的config.properties中的数据库链接。
使用jetty9.3.6+、或者tomcat8.5+ 的容器启动项目 example-management-webapp-extjs.
打开example-provider. 打开文件com.whenling.example.provider.support.DubboProviderMain。
采用java application方式启动。
真实环境采用打包后的/bin/start.sh运行。
当出现 Dubbo service server started! 表示启动成功。