# base-web
**Repository Path**: pesking/base-web
## Basic Information
- **Project Name**: base-web
- **Description**: 基础web框架
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-12-10
- **Last Updated**: 2025-12-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# base-web
#### 介绍
基本web模块
#### 引入说明
1. 配置仓库地址
```
pesking_public
pesking_public
http://www.peskingsoft.com/repository/internal
true
true
```
2. 配置依赖项
```
com.pesking.framework
platform
1.0-SNAPSHOT
pom
import
```
3. 增加依赖库
```
com.pesking.framework
base-web
```
#### 使用说明
1. xxxx
2. xxxx
3. xxxx