SteeltoeOSS / Configuration

.NET Configuration providers for Spring Cloud Config Server & CloudFoundry
https://steeltoe.io
Apache License 2.0
101 stars 36 forks source link

add support for dot in the key of the config server values. (example "p.mysql") #45

Closed mozts2005 closed 5 years ago

mozts2005 commented 5 years ago

add support for dot/period in the key of a setting.

when escaped it should look something like this.


vcap: services: p.mysql:

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/164390728

The labels on this github issue will be updated when the story is started.