From e33f2487339d740a44bb8fd54bd39adfe648846f Mon Sep 17 00:00:00 2001 From: JeffLi1993 Date: Tue, 21 Feb 2017 10:11:34 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6681068..fe66c8d 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ springboot 版本 1.5.1.RELEASE [《Springboot 整合 Mybatis 的完整 Web 案例》](http://www.bysocket.com/?p=1610 "Springboot 整合 Mybatis 的完整 Web 案例")
- springboot-restful
[《Springboot 实现 Restful 服务,基于 HTTP / JSON 传输》](http://www.bysocket.com/?p=1627 "Springboot 实现 Restful 服务,基于 HTTP / JSON 传输")
-- Spring Boot 集成 FreeMarker +- Spring Boot 集成 FreeMarker
Spring Boot 集成 FreeMarker 及使用 taglib + ## 二、项目 Quick Start 快速开发指南 #### a. 基本环境配置 在 MySQL 中,创建数据库 springbootdb: