Merge pull request #336 from shakuzen/patch-2

Quote {application} in searchPaths placeholder doc
This commit is contained in:
Spencer Gibb
2016-02-22 17:49:26 -07:00

View File

@@ -329,7 +329,7 @@ spring:
server:
git:
uri: https://github.com/spring-cloud-samples/config-repo
searchPaths: {application}
searchPaths: '{application}'
----
searches the repository for files in the same name as the directory