This action will force synchronization from 绝望的八皮/jfinal-ext, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
JFinal-Ext(JFE for short) are extentions of JFinal(JF for short) which is a WEB+ORM framework for agile development (https://github.com/jfinal/jfinal) including some commonly used functionalities,such as binding model automatically,registing routes automatically,importing and exporting excel,creating graphical report,unified exception handling,scheduling jobs,etc. for more details,see manual.Some demo code is under test package.
中文手册
https://github.com/b1412/jfinal-ext/blob/master/doc/doc.org
English Manual
https://github.com/b1412/jfinal-ext/blob/master/doc/doc_en.org
http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.jfinal%22%20AND%20a%3A%22jfinal-ext%22
gradle
'com.jfinal:jfinal-ext:3.1.2'
maven
<dependency>
<groupId>com.jfinal</groupId>
<artifactId>jfinal-ext</artifactId>
<version>3.1.2</version>
</dependency>
Download url of JFE: http://central.maven.org/maven2/com/jfinal/jfinal-ext/3.1.2/jfinal-ext-3.1.2.jar
Download urls of JFE’s dependencies
JF https://repo1.maven.org/maven2/com/jfinal/jfinal/1.9/jfinal-1.9.jar
Guava https://repo1.maven.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
https://oss.sonatype.org/content/repositories/snapshots/com/jfinal/jfinal-ext/
JFE is a gradle-based(https://gradle.org/) project,if you are useing grade, you can execute gradle build to build project,also can import the project using gralde’ method.
If you do not set up gradle,and not want to download and set up manully,execute gradlew script in project root path.
windows users should execute
gradlew.bat
linux users should execute
gradlew
After download gralde automatically,execute ‘gradlew build’ to bulid project(maybe a little slow ,because need to download dependencies from maven centre the first time).After successful build,you can find war in the following path
build/libs/jfinal-ext.war
If you want to import the project to debug,eclipse users should execute
gradlew eclipse
idea users should execute
gradlew idea
Extremely simple and flexbile code generator – JFinal-Code-Online
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。