Browse Source

更新项目的 README.md

v-1.5.x
yangkai.shen 7 years ago
parent
commit
7b320c4f7b
5 changed files with 5 additions and 5 deletions
  1. +1
    -1
      spring-boot-demo-actuator/README.md
  2. +1
    -1
      spring-boot-demo-helloworld/README.md
  3. +1
    -1
      spring-boot-demo-jpa/README.md
  4. +1
    -1
      spring-boot-demo-logback/README.md
  5. +1
    -1
      spring-boot-demo-properties/README.md

+ 1
- 1
spring-boot-demo-actuator/README.md View File

@@ -1,6 +1,6 @@
# spring-boot-demo-actuator # spring-boot-demo-actuator


依赖 [spring-boot-demo-helloworld](../spring-boot-demo-parent)、spring-boot-starter-actuator
依赖 [spring-boot-demo-parent](../spring-boot-demo-parent)、spring-boot-starter-actuator


### pom.xml ### pom.xml




+ 1
- 1
spring-boot-demo-helloworld/README.md View File

@@ -1,6 +1,6 @@
# spring-boot-demo-helloworld # spring-boot-demo-helloworld


依赖 [spring-boot-demo-helloworld](../spring-boot-demo-parent)
依赖 [spring-boot-demo-parent](../spring-boot-demo-parent)


### pom.xml ### pom.xml




+ 1
- 1
spring-boot-demo-jpa/README.md View File

@@ -1,6 +1,6 @@
# spring-boot-demo-jpa # spring-boot-demo-jpa


依赖 [spring-boot-demo-helloworld](../spring-boot-demo-parent)、`spring-boot-starter-data-jpa`、`druid-spring-boot-starter`
依赖 [spring-boot-demo-parent](../spring-boot-demo-parent)、`spring-boot-starter-data-jpa`、`druid-spring-boot-starter`


### pom.xml ### pom.xml




+ 1
- 1
spring-boot-demo-logback/README.md View File

@@ -1,6 +1,6 @@
# spring-boot-demo-logback # spring-boot-demo-logback


依赖 [spring-boot-demo-helloworld](../spring-boot-demo-parent)
依赖 [spring-boot-demo-parent](../spring-boot-demo-parent)


### pom.xml ### pom.xml




+ 1
- 1
spring-boot-demo-properties/README.md View File

@@ -1,6 +1,6 @@
# spring-boot-demo-properties # spring-boot-demo-properties


依赖 [spring-boot-demo-helloworld](../spring-boot-demo-parent)
依赖 [spring-boot-demo-parent](../spring-boot-demo-parent)


### application.yml ### application.yml




Loading…
Cancel
Save