原文:bootstrap+jquery+mustache+springmvc+idworker整合demo代码
源代码下载地址:http://www.zuidaima.com/share/1550463719148544.htm
简单实现的一个发表评论的代码,麻雀虽小五脏俱全,请有需要的牛人下载,另外最代码决定用mustache来做js的模板。
maven的工程,需要转换成dynamic web project,不会的请参考这个:如何在eclipse jee中创建Maven project并且转换为Dynamic web project 项目截图
运行截图
需要访问:http://localhost/index.html或者http://localhost:你的端口号/你的项目名称/index.html
参考文档:http://mustache.github.io/#demo
时间: 2024-10-10 06:29:17