Skip to content

Instantly share code, notes, and snippets.

@andreybleme
Created August 16, 2019 02:01
Show Gist options
  • Save andreybleme/e0f9b7807fe2c0f3e52939f54c28ccd6 to your computer and use it in GitHub Desktop.
Save andreybleme/e0f9b7807fe2c0f3e52939f54c28ccd6 to your computer and use it in GitHub Desktop.
andreybleme.com | Centralized configuration with Spring Cloud Config
server.port=8888
spring.cloud.config.server.git.uri=https://github.com/andreybleme/discovering-spring-cloud-configserver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment