youlai-mall/laboratory
2022-11-21 00:22:26 +08:00
..
src feat(laboratory): 添加websocket 2022-11-11 23:48:55 +08:00
Dockerfile refactor: 项目重构,网关移除鉴权,token中继到各个资源服务器通过自定义Security实现权限校验。 2022-10-31 01:00:01 +08:00
pom.xml chore(pom.xml): 升级项目版本→2.1.3 2022-11-21 00:22:26 +08:00
README.md refactor: 项目重构,网关移除鉴权,token中继到各个资源服务器通过自定义Security实现权限校验。 2022-10-31 01:00:01 +08:00

项目结构

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