Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xswangcode/app-server
https://github.com/xswangcode/app-server
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/xswangcode/app-server
- Owner: xswangcode
- Created: 2024-03-15T09:58:51.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-07-05T10:00:29.000Z (4 months ago)
- Last Synced: 2024-07-12T09:21:59.459Z (4 months ago)
- Language: Java
- Size: 197 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-entity `实体类`
## app-h5 `H5页面模块`
## app-starter `SpringBoot启动模块`
## app-system `系统管理模块`
## dependencies `統一依赖管理模块`