https://github.com/xswangcode/app-server
https://github.com/xswangcode/app-server
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xswangcode/app-server
- Owner: xswangcode
- Created: 2024-03-15T09:58:51.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-14T07:18:42.000Z (over 1 year ago)
- Last Synced: 2025-02-14T07:27:29.127Z (over 1 year ago)
- Language: Java
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# 各模块含义
## app-API `对外提供的API接口`
## app-biz `业务逻辑模块`
## app-core `核心通用模块,通常用作定义`
## app-h5 `H5页面模块`
## app-starter `SpringBoot启动模块`
## app-system `系统管理模块`
## dependencies `統一依赖管理模块`