Skip to content

Instantly share code, notes, and snippets.

@fauzan-n
Created July 28, 2019 10:49
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 fauzan-n/6451d5dd29e1ed0408b85ec39cef90f4 to your computer and use it in GitHub Desktop.
Save fauzan-n/6451d5dd29e1ed0408b85ec39cef90f4 to your computer and use it in GitHub Desktop.
Add this dependency
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-kubernetes-config</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment