Fetch the repository succeeded.
This action will force synchronization from febit/wit-mvc-demo, 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.
Webit Script MVC demo
本示例尽量采用最少的代码演示使用方法,尽量做到最小第三方依赖,因此没有的数据库调用模块,无需复杂配置,生成后可直接部署在Web容器下运行并查看效果
##目录说明
##编辑说明
<module>base-model</module>
<module>jfinal-demo</module>
<module>jodd-madvoc-demo</module>
<module>spring-mvc-demo</module>
<module>struts-demo</module>
<module>servlet-demo</module>
<module>servlet-filter-demo</module>
##生成示例
###IDE生成示例
清理并构建
即可###命令行生成示例
cd /path/to/webitscript-mvc-demo
mvn clean install
###运行示例
target
文件夹下,打包为war文件,已经合并了共享的模板以及配置Sign in to post a comment
Repository Comments ( 0 )