Skip to content

ExampleDriven/spring-cloud-config-example

Repository files navigation

Build Status

spring-cloud-config-example

This is the source code for the blog post

http://exampledriven.wordpress.com/TBD

This example covers the following :

  • Cloud config server
  • @RefreshScope
  • NativeEnvironmentRepository
  • Spring Retry (when config service not available)

To run this project

mvn clean install

then execute

mvn spring-boot:run

in the following directories in the following order

  • configserver
  • configserver-client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages