Skip to content

jerryou/goja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#jfinal-app

感谢:@JFinal @JFinal-ext

  1. JFinal基础上,参考Play 1.2配置方式,将大部分的配置整合到一个配置文件,并支持动态启动相关插件等!
  2. 需要使用JDK-1.6 以及 Servlet 3.0 以上版本
  3. 通过javax.servlet.ServletContainerInitializer(需要Servlet3.0以上容器)的方式去掉了web.xml的配置

一、JFgen(推荐)

一个为了方便使用idea和不喜欢Maven的脚本工具。可点击这里进行下载。

$ jfgen help
~
~ JFinal App gen.
~ Usage: jfgen cmd application_name [-options]
~
~ with,  new      Create a new application
~        war      Export the application as a standalone WAR archive
~        help     Show jfgen help

更多信息

可以点击 JFinal-app GitHub Wiki 查看更详细的信息。

示例

jfinal-app-example

About

JFainl application

Resources

Stars

Watchers

Forks

Packages

No packages published