From ec90150bc8e0f6b82a53cc1b0a24d22e56ba5ba5 Mon Sep 17 00:00:00 2001 From: heibaiying <31504331+heibaiying@users.noreply.github.com> Date: Sun, 27 Jan 2019 16:06:14 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fdcd966..2eb4209 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,12 @@ spring: 5.1.3.RELEASE spring-boot:2.1.1.RELEASE spring-cloud:Finchley.SR2 +
**更新日志**: >2019.01.27 新增用例 : [spring boot + druid + mybatis + atomikos](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/springboot-druid-mybatis-multi) 配置多数据源、支持分布式事务( JTA方式实现) -
- ## 1. spring samples 所有spring的项目我都会提供两个版本的sample: