From fe0c32697b201a7a458fa519e4883dcc04d1076c Mon Sep 17 00:00:00 2001 From: yingjun Date: Fri, 22 Jul 2016 16:34:14 +0800 Subject: [PATCH] =?UTF-8?q?README=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f86bd6d..8140e48 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ - Mybatis(最少配置方案) - Quartz时间调度 - Redis缓存(ProtoStuff序列化) -- [Redis Sentinel主从高可用方案](http://wosyingjun.iteye.com/blog/2289593) -- [Druid(数据源配置 sql防注入 sql性能监控)](http://wosyingjun.iteye.com/blog/2306139) +- **[Redis Sentinel主从高可用方案](http://wosyingjun.iteye.com/blog/2289593)** +- **[Druid(数据源配置 sql防注入 sql性能监控)](http://wosyingjun.iteye.com/blog/2306139)** - 统一的异常处理 - JSP JSTL -- GitLab