摘要: https://blog.csdn.net/isea533/article/details/42102297 阅读全文
posted @ 2018-10-16 15:45 寒爵 阅读(189) 评论(0) 推荐(0) 编辑
摘要: 本文通过 maven 项目中集成 1、引入 SpringMVC 与 Freemarker 需要的依赖 2、在resources 目录下创建 SpringMVC 框架配置文件 dispatcherServlet.xml 3、创建 freemarker 环境配置扩展类 top.jimc.ssm.comm 阅读全文
posted @ 2018-10-16 09:45 寒爵 阅读(734) 评论(0) 推荐(0) 编辑
摘要: 本文通过 maven 项目中集成 1、引入 SpringMVC 与 Velocity 需要的依赖 2、在resources 目录下创建 SpringMVC 框架配置文件 dispatcherServlet.xml 3、在 resources 目录下创建 Velocity 配置文件 velocity. 阅读全文
posted @ 2018-10-16 09:31 寒爵 阅读(1365) 评论(0) 推荐(0) 编辑