Skip to content

Instantly share code, notes, and snippets.

@roberGzt
Created July 19, 2019 20:24
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/742201d0bf3aa94cbb3e5a67c37b215f to your computer and use it in GitHub Desktop.
Save roberGzt/742201d0bf3aa94cbb3e5a67c37b215f 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