Browse Source

更新项目的 README.md

v-1.5.x
yangkai.shen 7 years ago
parent
commit
4bfb0ccd2e
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      readme.md

+ 4
- 2
readme.md View File

@@ -1,6 +1,8 @@
# Spring Boot Demo # Spring Boot Demo


依赖版本:
spring boot demo 是整合 logback、mybatis的 demo 项目

依赖的 Spring Boot 版本:


```xml ```xml
<parent> <parent>
@@ -100,7 +102,7 @@
</project> </project>
``` ```


### 官方提供的starter
### 官方提供的 starter 介绍


| Name | Description | | Name | Description |
| :------------------------------------- | :--------------------------------------- | | :------------------------------------- | :--------------------------------------- |


Loading…
Cancel
Save