# 微服务架构-模块化 **Repository Path**: wangyuhangde/microservice-modularization ## Basic Information - **Project Name**: 微服务架构-模块化 - **Description**: 远程调用dubbo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-09 - **Last Updated**: 2025-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # life-serve-service #### 介绍 赛事服务 #### 软件架构 架构使用注意framework的引用 只有父可以引用 子的子不可 软件架构说明 Data ID: application.name + profiles.active + file-extension。如果bootstrap.yml文件中没有配置profiles.active + file-extension,我们只需要用服务名命名即可。 Group:默认DEFAULT_GROUP,如果我们在bootstrap.yml配置了profiles.active,这里填写profiles.active的值即可。 #1.NACOS #2.DUBBO #3.mybatis plus #4.springboot Clound #5.mysql 8.0 #6.Redis 5.0+