48 Star 61 Fork 14

如梦技术 / Easy4JFinal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Easy4JFinal

部分功能JFinal3.0已经实现,深思熟虑,有些搞法好像和jfianl追求的大道至简不一样。

所以不会去做大量的更新了,此项目中有大量的代码工具类可以参考。有兴趣的朋友可以看翻翻!

功能

1.自定义session,解决集群session共享问题,基于redis实现;

2.减少JFinal的配置项,学习Spring-boot将配置集中到application.properties中;

3.集成Cos上传源码,fixed处理多file name相同bug,减少学习成本;

4.扩展model,添加model CUD事件;

5.源码集成JFinal-event;

6.集成各种Utils;

7.集成Log4j2、Xml sql管理;

8.类型Spring的ServletContextHolder;

9.开发模式下的模版开发功能(方便UI和后端开发协作);

10.继承基础的websocket接口,方便后台推送消息到前端;

11.ShortCircuitValidator短路校验器,有一个参数不和规法立即跳出匹配;

12.添加renderJsonp,方便Jsonp请求;

13.扩展Generator生成器,基于Beetl模版生成页面或者java代码;

14.内置继承DataTables;

15.内置ioc

参考vs鸣谢

  1. JFinal、blade、JfinalUIB、eova、resty
  1. Spring mvc、Spring session、Spring core、mybatis
  1. jetbrick-template、beetl、FastJson、Druid、Tomcat

捐助列表

jimmy ¥5.00

Edik ¥20

License

( The MIT License )

The MIT License (MIT) Copyright (c) 2015 Dreamlu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Easy4JFinal jfinal 核心扩展,方便开发使用 展开 收起
Java 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/dreamlu/Easy4JFinal.git
git@gitee.com:dreamlu/Easy4JFinal.git
dreamlu
Easy4JFinal
Easy4JFinal
master

搜索帮助