Files
spring-cloud-zookeeper/spring-cloud-zookeeper-config
Guillaume DARMONT 47fc350989 Handling of empty properties and nested properties
The following paths are supported :
/application/testProp=value (previously supported)
/application/testProp/nested=value (not previously supported)
/application/testProp.dot=value (previously supported)
/application/testProp.novalue= (not previously supported)
2016-06-03 13:58:14 +02:00
..
2016-05-11 09:31:36 +01:00