# Springboot2.0-dubbo **Repository Path**: zwx236286/Springboot2.0-dubbo ## Basic Information - **Project Name**: Springboot2.0-dubbo - **Description**: demo工程,学习用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 整体架构介绍 | 模块名称 | 模块介绍 | | ------------ | ------------ | | api | dubbo服务消费者,也是外界接口提供方 | | user-api | 具体模块接口层 | | user-service | dubbo服务提供者,也是模块接口实现层 |