Skip to content

Commit

Permalink
增加spring cloud 依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
qiujiayu committed Oct 10, 2018
1 parent 2e9cde8 commit b61d584
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions suixingpay-config-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
### 1. 引入依赖jar包

compile("com.suixingpay.config-keeper:suixingpay-config-client:1.1.0")
compile("org.springframework.cloud:spring-cloud-commons")
compile("org.springframework.cloud:spring-cloud-context")
compile("org.springframework.boot:spring-boot-starter-web")
compile("org.springframework.boot:spring-boot-starter-security")
compile("org.springframework.boot:spring-boot-starter-actuator")
Expand Down

0 comments on commit b61d584

Please sign in to comment.