Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 454 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 454 Bytes

isuwang-soa的使用示例

  1. java版本的,参考com.isuwang.soa.hello.HelloServiceImpl

  2. scala版本的,参考com.isuwang.dapeng.demo.order.OrderServiceImpl

  3. 客户端测试: OrderServiceTest

  4. 本地启动:mvn compile com.isuwang:dapeng-maven-plugin:1.1.0:run -Dsoa.transactional.enable=false 启动成功后打开http://localhost:8080/index.htm 可以查看文档站点和在线测试