# luyang-cloud **Repository Path**: whitelighthouses/luyang-cloud ## Basic Information - **Project Name**: luyang-cloud - **Description**: 栉风沐雨 砥砺前行 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2023-01-14 - **Last Updated**: 2023-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##### 由于Gradle一个版本一个样太难受,继续拥抱Maven。[Gradle构建案例](https://gitee.com/cn_luyang/luyang-cloud-gradle) -----

Brave people start first

Build Status Build Status Build Status Build Status

积极向上 热爱生活

----- ## 🗿 前言 > 主要业务方向还没想好做什么,先完成基础组件(spring boot starter相关组件)、用户中心、认证授权的建设, > 搞不搞的好都要试一试 ## 🏁 前期目标 * [ ] `infra` 基础组件 * [ ] `boot` starter组件 * [ ] `platform` 数据与权限中台 * [ ] `bpm` 工作流服务 * [ ] `other` 业务服务 ## 📙 文件结构 ``` luyang-cloud ├── luyang-cloud-dependencies ├── luyang-framework ├ ├── luyang-framework-base ├ ├── luyang-framework-log ├ └── luyang-framework-xss ├── luyang-framework-boot ├ ├── luyang-framework-starter-cache ├ ├── luyang-framework-starter-mybatisplus ├ ├── luyang-framework-starter-redisson ├ ├── luyang-framework-starter-security ├ └── luyang-framework-starter-web ├── luyang-service-platform ├ ├── luyang-service-platform-cam ├ ├── luyang-service-platform-uaa └────└── luyang-service-platform-uac ``` 项目加速建设中。。。