From dd3b537d91a55a2dea6c135ccf723afc009e1bf2 Mon Sep 17 00:00:00 2001 From: MMonik Date: Wed, 24 May 2017 21:21:59 +0300 Subject: [PATCH] Create README.md --- mybatis/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mybatis/README.md diff --git a/mybatis/README.md b/mybatis/README.md new file mode 100644 index 0000000000..7c366aeab6 --- /dev/null +++ b/mybatis/README.md @@ -0,0 +1,2 @@ +### Relevant Articles: +- [Quick Guide to MyBatis](http://www.baeldung.com/mybatis)