Update 'README.md'
This commit is contained in:
parent
c8bf052e91
commit
40868ff8de
@ -1,12 +1,12 @@
|
|||||||
### Sample Config Client
|
### Sample Config Client
|
||||||
|
|
||||||
### Add libras for client config
|
#### Add libras for client config
|
||||||
```groovy
|
```groovy
|
||||||
implementation 'org.springframework.boot:spring-boot-starter-actuator'
|
implementation 'org.springframework.boot:spring-boot-starter-actuator'
|
||||||
implementation 'org.springframework.cloud:spring-cloud-starter-config'
|
implementation 'org.springframework.cloud:spring-cloud-starter-config'
|
||||||
```
|
```
|
||||||
|
|
||||||
### Add config bootstrap
|
#### Add config bootstrap
|
||||||
```yml
|
```yml
|
||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
|
Loading…
Reference in New Issue
Block a user