Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When it runs it will pick up the external configuration from the default local config server on port 8888 if it is running. To modify the startup behaviour you can change the location of the config server using bootstrap.properties (like such as application.properties but for the bootstrap phase of an application context), e.g.

 

Further reading

http://cloud.spring.io/spring-cloud-config/spring-cloud-config.html
http://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html