Skip to content

Instantly share code, notes, and snippets.

@roberGzt
Created July 19, 2019 20:47
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/a7a7e10836bbd2048faca887639f07ce to your computer and use it in GitHub Desktop.
Save roberGzt/a7a7e10836bbd2048faca887639f07ce to your computer and use it in GitHub Desktop.
Dependencia de spring cloud config server
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config-server</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment