From 53470f48ccf6d0259ec215a62d0a741206f3f448 Mon Sep 17 00:00:00 2001 From: heibaiying <31504331+heibaiying@users.noreply.github.com> Date: Sun, 25 Aug 2019 17:50:15 +0800 Subject: [PATCH] Update README.md --- .../spring-boot-druid-mybatis/README.md | 24 ++++++++++--------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/spring-boot/spring-boot-druid-mybatis/README.md b/spring-boot/spring-boot-druid-mybatis/README.md index 538fd4a..9526880 100644 --- a/spring-boot/spring-boot-druid-mybatis/README.md +++ b/spring-boot/spring-boot-druid-mybatis/README.md @@ -2,17 +2,18 @@ - - + + + ## 一、项目说明 ### 1.1 项目结构 @@ -22,6 +23,7 @@ 2. 为了演示 Druid 控制台的功能,项目以 Web 的方式构建。
+ ### 1.2 基本依赖 按照 Spring 官方对于自定义的 starter 命名规范的要求: