Skip to content

Comments

optimize: add docker-compose for AT samples and improve README#720

Open
WangzJi wants to merge 6 commits intoapache:masterfrom
WangzJi:feature/add-docker-compose
Open

optimize: add docker-compose for AT samples and improve README#720
WangzJi wants to merge 6 commits intoapache:masterfrom
WangzJi:feature/add-docker-compose

Conversation

@WangzJi
Copy link

@WangzJi WangzJi commented Dec 28, 2025

Ⅰ. Describe what this PR did

  1. Adding [docker-compose.yaml] to at-sample/ directory
    • Starts MySQL (with tables initialized), Zookeeper, and Seata Server
    • One command to set up all infrastructure for any AT sub-sample
  2. Adding shared SQL init script (at-sample/sql/init.sql)
    • Creates account_tbl, stock_tbl, order_tbl, and undo_log tables
    • Includes test data for the springboot-dubbo-seata sample

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@slievrly slievrly changed the title feature: add docker-compose for AT samples and improve README optimize: add docker-compose for AT samples and improve README Jan 1, 2026
Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants