文件名称:基于maven构建的1.8版本的jfinal的例子
文件大小:29KB
文件格式:ZIP
更新时间:2020-07-11 10:32:31
maven jfinal
工作需要用到jfinal,基于maven构建的1.8版本的jfinal的例子。网上找的例子参差不齐,我只要最简单的例子,网上没有所需要的,只我自已整理一份了。 该demo只是一个可以运行的最基本的例子。 希望该例子对例我这样的菜鸟有帮助。
【文件预览】:
jfinal-1-8
----.project(1KB)
----db()
--------sql.sql(2KB)
----src()
--------test()
--------main()
----target()
--------m2e-wtp()
--------classes()
--------test-classes()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.jdt.core.prefs(736B)
--------org.eclipse.wst.validation.prefs(50B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.core.resources.prefs(57B)
--------org.eclipse.wst.common.component(755B)
--------.jsdtscope(575B)
----pom.xml(1KB)
----.classpath(1KB)