# tycloud **Repository Path**: magintursh/tycloud ## Basic Information - **Project Name**: tycloud - **Description**: 基于springcloud的分布式系统基础框架 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 2 - **Created**: 2019-07-09 - **Last Updated**: 2022-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tycloud ### 介绍 tycloud是一个基于springcloud,tyboot的微服务解决方案。 ### 特点 ### 技术栈 1. SpringBoot 2.1.6.RELEASE 2. tyboot 1.1.6 3. SpringCloud Greenwich.SR1 ... ### 项目结构 ~~~ 目录约定: 示例: tycloud-api-privilege----------------以下目录为项目约定目录结构 org.tycloud.api.privilege. controller-------接口目录 face.------------业务层 model--------vo orm.---------数据操作 dao------mapper接口目录 entity---po目录 service------业务实现类 ### 约定