amenezes / config-client

config-client package for spring cloud config and cloud foundry
https://config-client.amenezes.net/
Apache License 2.0
24 stars 17 forks source link

There is not option to work without connection. #39

Closed abiudrodas closed 3 years ago

abiudrodas commented 3 years ago

Hi,

I have been looking the way to work with local configuration files, i mean without connection with the Spring Cloud Server. But I didn't find a way to do that so far. Is there any option or argument to indicate to the ConfigClient to take the configuration files from a directory or something similar instead to deploy a SpringCloudConfig locally?

abiudrodas commented 3 years ago

Ok this seems to be duplicated in #19 , I will close the Issue.