# framework-cloud **Repository Path**: finovy/framework-cloud ## Basic Information - **Project Name**: framework-cloud - **Description**: 本项目不涉及业务代码的开发,而是提供一个稳固、高效的开发基础。该框架预定义了一系列依赖版本,确保了整体项目的技术栈一致性和稳定性。除了依赖管理,我们还对一些流行的开源项目进行了功能扩展,以满足更加具体和特殊的业务需求。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-01-05 - **Last Updated**: 2024-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Framework Cloud ------ **English | [中文版](README_CN.md)** ### Directory List - [Project Introduction](#project-introduction) - [Functional Features](#functional-features) - [Operating Environment](#operating-environment) - [Project Structure](#project-structure) - [Quick Start](#quick-start) ### Project Introduction This project does not involve the development of business code, but rather provides a solid and efficient development foundation. The framework predefines a series of dependency versions to ensure the overall consistency and stability of the project's technology stack. In addition to dependency management, we have also extended the functionality of some popular open-source projects to meet more specific and unique business requirements. ### Functional Features 1. **Unified Dependency Management**: All business projects can inherit from this parent project, ensuring that the technology component versions used in all sub-projects are consistent, greatly reducing version conflicts and technical risks. 2. **Extension of Open-Source Project Features**: We have extended the functionalities of some popular open-source projects in the market, such as Nacos, to better adapt to the specific requirements of business projects. 3. **Rapid Development**: By using this framework, business project teams can focus more on the development of business logic, without having to pay excessive attention to the underlying technical implementation and version compatibility issues. ### Operating Environment - JDK 17+ - Spring Cloud 4.0.4 - Spring Cloud Alibaba 2022 - Disruptor 3.4.4 - Nacos 2.2.2