# kungfu
**Repository Path**: techjin/kungfu
## Basic Information
- **Project Name**: kungfu
- **Description**: A REST framework, base on JFinal.
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2017-02-10
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# kungfu #
Kungfu Framework is a simple and lightweight Java web framework built for rapid development. full support rest.
##Features##
1. Can build both single project and api/service/web style project.
2. Embedded code generation capability. help you to achieve speed development.
3. Support dynamic native SQL.
4. Provide utility set.
###版本信息###
#####kungfu-v0.0.3#####
[10001]:generator 结构升级,将上个版本的拆分成两个主要是ModelAPI/Server/Controller/WebPage的差异化;
[10002]:generator 修改:bjui前端页面生成单独拆出来,方便基于其他前端框架的页面生成的扩展;
[10003]:generator 新增:jquery easyui前端页面生成,相关使用方法后期会以文章及开源Demo形式说明使用方法;
###依赖引用###
使用方法:
```
com.github.ticktack
kungfu
0.0.3
```
maven中央库位置:
http://mvnrepository.com/artifact/com.github.ticktack/kungfu