Skip to content

分布式事务(seata) / 分库分表(shardingsphere-jdbc) / 注册中心(nacos) / 服务连接(dubbo)

Notifications You must be signed in to change notification settings

service-mesh-projects/spring-cloud-alibaba

Repository files navigation

启动

  1. 环境准备
  • nacos: sh ./docker/nacos/startup.sh
  • seata-server
    • 导入配置: sh ./docker/seata-server/conf/nacos-config.sh ${nacos-address}
    • 启动: sh ./docker/seata-server/bin/seata-server.sh
  • mysql
    • 创建数据库: db_springcloud
    • 创建 undo_log 表: ./docker/seata-server/conf/seata.sql
    • 创建 demo 表: ./docs/db
  1. 配置 host
  • mysql.localhost
  • localhost
  • nacos.localhost
  1. 启动项目
  • project-services

About

分布式事务(seata) / 分库分表(shardingsphere-jdbc) / 注册中心(nacos) / 服务连接(dubbo)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published