From f3b23730d620357f2068797995025b0ca8c9ec31 Mon Sep 17 00:00:00 2001 From: yexuejc <1107047387@qq.com> Date: Fri, 1 Nov 2019 13:35:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E=E6=96=87?= =?UTF-8?q?=E6=A1=A3=20=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.x-update.md | 12 ++++++++++++ 2.x-update.md | 12 ++++++++++++ README.md | 4 ++-- 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/1.x-update.md b/1.x-update.md index ff9ffcf..dd5dc90 100644 --- a/1.x-update.md +++ b/1.x-update.md @@ -1,6 +1,18 @@ yexuejc-springboot 更新内容 ------------------- +#### version :1.2.2 +**time:2019-11-1 13:11:44**
+**branch:** master
+**关联工程:**
+``` +springboot-base:1.3.9 +spring-boot-starter-parent:1.5.16.RELEASE +``` +**update:**
+1. redis 配置修改,增加开关,更兼容 + + #### version :1.2.1 **time:2019-7-27 09:39:24**
**branch:** master
diff --git a/2.x-update.md b/2.x-update.md index 0dbc194..aa45899 100644 --- a/2.x-update.md +++ b/2.x-update.md @@ -1,6 +1,18 @@ yexuejc-springboot 更新内容 ------------------- +#### version :2.1.1 +**time:2019-11-1 13:32:07**
+**branch:** master
+**关联工程:**
+``` +springboot-base:1.3.9 +spring-boot-starter-parent:2.0.5.RELEASE +``` +**update:**
+1. redis 配置修改,增加开关,更兼容 + + #### version :2.1.0 **time:2019-7-24 18:30:49**
**branch:** master
diff --git a/README.md b/README.md index da136d8..2808c22 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ parent:版本封装
base:功能封装 #### 最新版本 -* 1.x yexuejc.springboot.version=1.2.1
-* 2.x yexuejc.springboot.version=2.1.0
+* 1.x yexuejc.springboot.version=1.2.2
+* 2.x yexuejc.springboot.version=2.1.1
* yexuejc.base.version=1.3.9 pom.xml