# dante-cloud-athena
**Repository Path**: liangrun521/dante-cloud-athena
## Basic Information
- **Project Name**: dante-cloud-athena
- **Description**: Dante Cloud 是一款企业级微服务架构和服务能力开发平台,是采用领域驱动模型(DDD)设计思想的、全面拥抱 Spring Authorization Server 的、基于 OAuth2.1 协议的、支持智能电视、IoT等物联网设备认证的多租户微服务解决方案。
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://www.herodotus.cn
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 116
- **Created**: 2023-08-07
- **Last Updated**: 2026-07-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

简洁优雅 · 稳定高效 | 宁静致远 · 精益求精
基于 Spring Authorization Server 全新适配 OAuth 2.1 协议的企业级微服务架构
---
## 重要说明
为了提升使用和开发的便捷性,将单体版应用合并至微服务版本工程中。
代码合并之后:
1. 不再需要将单体版本作为一个独立的工程进行维护和运行
2. 完成主工程编译后就可以直接运行单体版本,无需再重新打开一个IDE或者工程独立运行单体版。
3. 代码结构更加清晰明了,更加便于理解整体代码结构和分包逻辑。
本工程为原有单体版工程,仍旧会保留,但是不会在持续维护。如果您觉得将单体版和微服务版合并至同一个工程不够清晰,还是独立的单体版更加合理,那么您仍旧能够使用单体版。
下载代码后,同一修改一下版本号即可。
## 工程地址
### 除本项目外,Dante Cloud 仍旧持续维护中
**Dante Cloud 主工程地址:[https://gitee.com/dromara/dante-cloud](https://gitee.com/dromara/dante-cloud)**
**Dante Cloud 前端工程地址:[https://gitee.com/herodotus/dante-cloud-ui](https://gitee.com/herodotus/dante-cloud-ui)**
**Dante OSS 工程地址:[https://gitee.com/herodotus/dante-oss](https://gitee.com/herodotus/dante-oss)**