youlai-mall/laboratory
2022-12-05 22:35:17 +08:00
..
src fix: Seata实验室错误修复 2022-12-04 09:57:25 +08:00
Dockerfile refactor: 项目重构,网关移除鉴权,token中继到各个资源服务器通过自定义Security实现权限校验。 2022-10-31 01:00:01 +08:00
pom.xml chore(pom.xml): 升级版本2.1.4→2.2.0 2022-12-05 22:35:17 +08:00
README.md refactor: 项目重构,网关移除鉴权,token中继到各个资源服务器通过自定义Security实现权限校验。 2022-10-31 01:00:01 +08:00

项目结构

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