摘要:
项目结构 引入依赖pom.xml 配置application.properties 模板页index.html 控制器Controller 测试 完整代码 https://gitee.com/yysue/tutorials java 阅读全文
posted @ 2018-06-20 08:15
okokabcd
阅读(181)
评论(0)
推荐(0)
摘要:
jsp本质是servlet,渲染都在服务器,freemarker模板引擎也是在服务器端渲染。 项目结构 引入依赖pom.xml 配置application.properties 模板页index.html 控制器Controller 测试 完整代码 https://gitee.com/yysue/t 阅读全文
posted @ 2018-06-20 08:10
okokabcd
阅读(393)
评论(0)
推荐(0)