Created
February 21, 2019 15:00
-
-
Save spencergibb/e2468e7eaa42ccc874e70753631f124a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-02-21 09:59:43.319 INFO 23026 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at : http://localhost:8888 | |
2019-02-21 09:59:44.023 INFO 23026 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Located environment: name=foo, profiles=[default], label=null, version=6cbb61bc9210978131bb36e78850f6460f6f2976, state=null | |
2019-02-21 09:59:44.024 INFO 23026 --- [ main] b.c.PropertySourceBootstrapConfiguration : Located property source: CompositePropertySource {name='configService', propertySources=[MapPropertySource {name='configClient'}, MapPropertySource {name='/home/spencer/Desktop/config/foo.properties'}, MapPropertySource {name='/home/spencer/Desktop/config/application.yml'}]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment