CVEDetect / kungfu

A library for building RESTful web services specifically designed for use with JFinal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kungfu

A library for building RESTful web services specifically designed for use with JFinal.

Features

  1. Can build jfinal restful api project very fast.
  2. Embedded code generation capability. help you to achieve speed development.
  3. Support dynamic query SQL.
  4. Speed up Controller layer develop.
  5. Speed up Service layer develop.
  6. more...

依赖引用

使用方法:

<dependency>
  <groupId>io.github.ticktack</groupId>
  <artifactId>kungfu</artifactId>
  <version>1.1.8</version>
</dependency>

maven**库位置: http://mvnrepository.com/artifact/io.github.ticktack/kungfu

About

A library for building RESTful web services specifically designed for use with JFinal.


Languages

Language:Java 76.8%Language:Smarty 23.2%