Appearance
微服务架构 分布式系统
- 后端: Spring Boot 3.5.9, Spring Cloud 2025.0.1
- 服务注册与配置: Alibaba Nacos
- 服务网关: Spring Cloud Gateway
- RPC调用: Apache Dubbo 3.x
- 负载均衡: Spring Cloud LoadBalancer
- 熔断限流: Alibaba Sentinel
- 分布式事务: Alibaba Seata
- Web容器: Undertow
- 权限认证: Sa-Token + JWT
- 数据库访问: MyBatis-Plus
- 缓存: Redis (通过Redisson客户端)
- 数据库: 支持 MySQL, Oracle, PostgreSQL, SQL Server 等