From 27a1d369bf10a5c8d18ca376898a80cfdb0e2295 Mon Sep 17 00:00:00 2001 From: JeffLi1993 Date: Tue, 21 Feb 2017 10:10:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6ed1eb..6681068 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,9 @@ springboot 版本 1.5.1.RELEASE - springboot-mybatis
[《Springboot 整合 Mybatis 的完整 Web 案例》](http://www.bysocket.com/?p=1610 "Springboot 整合 Mybatis 的完整 Web 案例")
- springboot-restful
-Spsringboot 实现 Restful 服务,基于 HTTP / JSON 传输 - + [《Springboot 实现 Restful 服务,基于 HTTP / JSON 传输》](http://www.bysocket.com/?p=1627 "Springboot 实现 Restful 服务,基于 HTTP / JSON 传输")
+- Spring Boot 集成 FreeMarker +Spring Boot 集成 FreeMarker 及使用 taglib ## 二、项目 Quick Start 快速开发指南 #### a. 基本环境配置 在 MySQL 中,创建数据库 springbootdb: