From 74654f4877e7ecbdb4b623baa2672c418bd61757 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edd=C3=BA=20Mel=C3=A9ndez?= Date: Thu, 26 Nov 2015 03:01:47 -0500 Subject: [PATCH] Add reference to mybatis-spring-boot project Closes gh-4617 --- spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-starters/README.adoc b/spring-boot-starters/README.adoc index 56f56596445..c4d563629e2 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -58,4 +58,7 @@ do as they were designed before this was clarified. | https://www.google.com/recaptcha[Google's reCAPTCHA] | https://github.com/mkopylec/recaptcha-spring-boot-starter +| http://mybatis.org/mybatis-3/[Mybatis] +| https://github.com/mybatis/mybatis-spring-boot + |===