youlai-mall/laboratory
2022-12-01 01:12:50 +08:00
..
src refactor: Seata实验室重置和获取数据方法优化 2022-12-01 01:12:50 +08:00
Dockerfile refactor: 项目重构,网关移除鉴权,token中继到各个资源服务器通过自定义Security实现权限校验。 2022-10-31 01:00:01 +08:00
pom.xml chore(pom.xml): seata依赖调整为common-seata 2022-11-30 01:03:10 +08:00
README.md refactor: 项目重构,网关移除鉴权,token中继到各个资源服务器通过自定义Security实现权限校验。 2022-10-31 01:00:01 +08:00

项目结构

youlai-loboratory
├── base  基础设置
    ├── config -- 公共配置
├── seata 分布式事务
├── seata 分布式事务
└── end