Skip to content

Instantly share code, notes, and snippets.

@roberGzt
Created July 19, 2019 21:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roberGzt/672fe820a7a7e53926bf110405225af5 to your computer and use it in GitHub Desktop.
Save roberGzt/672fe820a7a7e53926bf110405225af5 to your computer and use it in GitHub Desktop.
Dependencia de spring cloud config client
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-config</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment