# srw-micro **Repository Path**: songrenwei/srw-micro ## Basic Information - **Project Name**: srw-micro - **Description**: 我的微服务 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-28 - **Last Updated**: 2022-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # srw-micro #### 介绍 1. srw-micro-gateway: 微服务网关,使用spring-cloud-gateway 2. srw-micro-persistence:持久层,数据库为mysql,持久层框架为mybatis、mybatis-plus 3. srw-micro-common: 通用模块,包括全局配置、通用工具等 4. srw-micro-infrastructure: 基础服务模块,包括配置表、影像件服务等 5. srw-micro-schedule: 定时任务模块, 使用分布式定时任务xxl-job 6. srw-micro-query: 查询模块,只提供数据查询服务 7. srw-micro-api: 业务模块