# kungfu **Repository Path**: yfq2010/kungfu ## Basic Information - **Project Name**: kungfu - **Description**: 一个优雅的 JFinal 增强框架,值得拥有。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://kungfu.wang/ - **GVP Project**: No ## Statistics - **Stars**: 18 - **Forks**: 2 - **Created**: 2023-04-19 - **Last Updated**: 2025-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![image](https://youyayisheng.oss-cn-beijing.aliyuncs.com/kungfu/@/logo.png) An elegant JFinal enhancement framework that is worth having. ## Official website https://kungfu.wang/ ## Features ### Easy to Learn and Use Built on the JFinal framework for standard MVC Java web projects, providing easy-to-use development libraries and standard API documentation. ### Powerful Scaffold Provides code generation capabilities that are extremely simple to use while remaining flexible and powerful. Generates layered code with just one click. ### Greatly Simplified CRUD Supports automatic construction of SQL query statements based on dynamic parameters, providing a supremely satisfying development experience for developers. ### Flexible and Controllable Handles permissions, duplicate request parameter retrieval, stateless services, and type conversions for you, or can be highly customized to fit your needs. ### Accelerated Control Layer Development Provides flexible parameter retrieval, validation, and conversion capabilities, as well as standardization of exceptions and results. Truly enables developers to focus on business development. ### Accelerated Service Layer Development Supports dynamic parameter parsing into dynamic queries, tree structure queries, and existence queries. Code becomes simple and elegant without sacrificing functionality. ## Code address Gitee:https://gitee.com/yfq2010/kungfu GitHub:https://github.com/ticktack/kungfu ## Dependency usage : ``` io.github.ticktack kungfu 1.3.2 ``` Maven Repository : http://mvnrepository.com/artifact/io.github.ticktack/kungfu