furion_base
java web base模块,基础包模块,提供多个基类,用以扩展
- baseController:controller基类
- baseMapper: mapper通用接口基类
- baseEntity: 通用entity基类
- baseParam: 参数查询基类
| License |
License |
|---|---|
| GroupId | GroupIdcom.huibur.furion |
| ArtifactId | ArtifactIdfurion-base |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typepom.sha512 |
| Description |
Descriptionfurion base
a base module for java web
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| furion-base-1.1.1.pom | |
| furion-base-1.1.1-sources.jar | 12 KB |
| furion-base-1.1.1-javadoc.jar | 105 KB |
| Browse |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 5.2.4.RELEASE |
| org.springframework : spring-context | jar | 5.2.4.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
java web base模块,基础包模块,提供多个基类,用以扩展