# xxpt-platform **Repository Path**: mashanlin/xxpt-platform ## Basic Information - **Project Name**: xxpt-platform - **Description**: 基于springcloud 2021.0.4,springboot2.7.3 版本,基础框架搭建,用于学习使用 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-18 - **Last Updated**: 2024-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xx平台前台api服务 ## 模块划分 - xxpt-service-user 用户服务模块 - 用户 - xxpt-service-common 其他模块: - 统计管理 - 网站页面信息(通知公告,政策法规,轮播图片,帮助信息级详情页信息等) - 文件上传 - xxpt-commons - xxpt-common 通用模块,包括工具类等,系统常量 - xxpt-eureka 注册中心 - xxpt-gateway 网关 - xxpt-model 仅包括 model - - xxpt-commons - xxpt-user-api 用户服务提供方法 - xxpt-common-api 公共服务提供方法 # 使用到的框架 ### [mybatis-plus持久层框架](https://mybatis.plus) ### [druid连接池](https://github.com/alibaba/druid)