# Microservice **Repository Path**: smilefyou/Microservice ## Basic Information - **Project Name**: Microservice - **Description**: 基于Springboot搭建的微服务工程 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/smilefyou - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 冰心(瞎起的名字) ### 软件架构 SpringBoot + MySql + SpringDataJpa + Tomcat ### 模块介绍 - bx-api 用于生成接口文档(http://localhost:端口/swagger-ui.html) - bx-auth 用户验证 - bx-commons 公用模块 - bx-eureka 注册中心(默认端口:50101) - bx-manage 后台管理系统 - bx-model 模型类 - bx-utils 工具类