Skip to content

YihuaWanglv/springboot-dubbo-tcc-demo

Repository files navigation

springboot-dubbo-tcc-demo

This is a tcc transaction sample using spring boot, dubbo.

How to run?

  1. import all modules by importing module "root"
  2. create db and import sql scripts in folder "docs"
  3. run zookeeper locally.
  4. run app capital by running "AppCapital.java" in module "service_capital"
  5. run app redpacket by running "AppRedPacket.java" in module "service_redpacket"
  6. run app orders by running "AppOrders.java" in module "orders"
  7. visit "http://localhost:8088/order"

Reference and more dscription

About

springboot-dubbo-tcc-demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published