2025年9月12日
摘要: 1.概述 我们在使用seata 做分布式事务的时候,有时需要将 seata 发布到私服中,方便 修改和调整。 2.实现过程 2.1 在根目录下的pom.xml 中 增加发布配置 <distributionManagement> <repository> <id>jpaas-release</id> 阅读全文
posted @ 2025-09-12 15:44 自由港 阅读(28) 评论(0) 推荐(0)